Skip to content

Commit 1ce21e5

Browse files
committed
Arbitrary self types v2: stabilize in miri
1 parent fa04faa commit 1ce21e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/miri/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
#![feature(pointer_is_aligned_to)]
1515
#![feature(unqualified_local_imports)]
1616
#![feature(derive_coerce_pointee)]
17-
#![feature(arbitrary_self_types)]
1817
// Configure clippy and other lints
1918
#![allow(
2019
clippy::collapsible_else_if,

0 commit comments

Comments
 (0)