Skip to content

Commit

Permalink
address review feedback: remove dupe feature opt-in.
Browse files Browse the repository at this point in the history
  • Loading branch information
pnkfelix committed Jul 22, 2015
1 parent abad7d6 commit 1905a49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/liballoc/lib.rs
Expand Up @@ -85,7 +85,6 @@
#![feature(placement_in_syntax)]
#![feature(raw)]
#![feature(staged_api)]
#![feature(placement_in_syntax)]
#![feature(unboxed_closures)]
#![feature(unique)]
#![feature(unsafe_no_drop_flag, filling_drop)]
Expand Down

0 comments on commit 1905a49

Please sign in to comment.