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 91da299 commit 76dfb92Copy full SHA for 76dfb92
tests/ui/offset-of/offset-of-private.rs
@@ -1,4 +1,4 @@
1
-#![feature(offset_of)]
+#![feature(offset_of, offset_of_enum)]
2
3
use std::mem::offset_of;
4
0 commit comments