Skip to content

Commit

Permalink
Remove feature(offset_of) from UI test
Browse files Browse the repository at this point in the history
  • Loading branch information
GKFX committed Jan 5, 2024
1 parent 09c619d commit 5eca40b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/ui/layout/issue-112048-unsizing-niche.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

// Check that unsizing does not change which field is considered for niche layout.

#![feature(offset_of)]
#![allow(dead_code)]

#[derive(Clone)]
Expand Down

0 comments on commit 5eca40b

Please sign in to comment.