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 5e02277 commit ba8728cCopy full SHA for ba8728c
tests/run-pass/move-undef-primval.rs
@@ -1,3 +1,5 @@
1
+#![allow(deprecated)]
2
+
3
struct Foo {
4
_inner: i32,
5
}
0 commit comments