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 682541b commit fdd59f6Copy full SHA for fdd59f6
1 file changed
tests/ui/typeck/consider-borrowing-141810-2.rs
@@ -4,4 +4,5 @@ fn main() {
4
} else if false { //~ ERROR `if` and `else` have incompatible types [E0308]
5
} else {
6
};
7
+
8
}
0 commit comments