Skip to content

Commit

Permalink
Arbitrary self types v2: stabilize in miri
Browse files Browse the repository at this point in the history
  • Loading branch information
adetaylor committed Jan 23, 2025
1 parent fa04faa commit 1ce21e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tools/miri/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
#![feature(pointer_is_aligned_to)]
#![feature(unqualified_local_imports)]
#![feature(derive_coerce_pointee)]
#![feature(arbitrary_self_types)]
// Configure clippy and other lints
#![allow(
clippy::collapsible_else_if,
Expand Down

0 comments on commit 1ce21e5

Please sign in to comment.