We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d669882 commit 86b3f3fCopy full SHA for 86b3f3f
src/test/ui/return/tail-expr-as-potential-return.rs
@@ -8,4 +8,3 @@ fn foo(x: bool) -> Result<f64, i32> {
8
}
9
Ok(42.0)
10
11
-
0 commit comments