We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09c619d commit 5eca40bCopy full SHA for 5eca40b
tests/ui/layout/issue-112048-unsizing-niche.rs
@@ -2,7 +2,6 @@
2
3
// Check that unsizing does not change which field is considered for niche layout.
4
5
-#![feature(offset_of)]
6
#![allow(dead_code)]
7
8
#[derive(Clone)]
0 commit comments