Allow using `?` with Status again
The previous change broke callers using ?
on things that returned
Status. Implement FromResidual for Result to fix it.
The previous change broke callers using ?
on things that returned
Status. Implement FromResidual for Result to fix it.