Skip to content

Commit 1905a49

Browse files
committed
address review feedback: remove dupe feature opt-in.
1 parent abad7d6 commit 1905a49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/liballoc/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@
8585
#![feature(placement_in_syntax)]
8686
#![feature(raw)]
8787
#![feature(staged_api)]
88-
#![feature(placement_in_syntax)]
8988
#![feature(unboxed_closures)]
9089
#![feature(unique)]
9190
#![feature(unsafe_no_drop_flag, filling_drop)]

0 commit comments

Comments
 (0)