We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 011fa91 commit 5f4af54Copy full SHA for 5f4af54
src/libcore/tests/mem.rs
@@ -146,4 +146,4 @@ fn test_const_forget() {
146
147
const _: () = test_const_forget(0i32);
148
const _: () = test_const_forget(Vec::<Vec<Box<i32>>>::new());
149
-}
+}
0 commit comments