Skip to content

Allow using `?` with Status again

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

Merge request reports

Loading