We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d96f2c commit 3e081c7Copy full SHA for 3e081c7
src/test/ui/consts/promote_const_let.rs
@@ -5,4 +5,4 @@ fn main() {
5
let y = 42;
6
&y //~ ERROR does not live long enough
7
};
8
-}
+}
0 commit comments