Use allow_internal_unstable more in rustc_index
This commit is contained in:
parent
b4ed7114bd
commit
9de82d7611
3 changed files with 1 additions and 3 deletions
|
@ -6,7 +6,6 @@
|
|||
#![feature(unboxed_closures)]
|
||||
#![feature(test)]
|
||||
#![feature(fn_traits)]
|
||||
#![feature(trusted_step)]
|
||||
|
||||
pub mod bit_set;
|
||||
pub mod vec;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue