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
|
@ -21,7 +21,6 @@
|
|||
#![feature(nll)]
|
||||
#![feature(min_specialization)]
|
||||
#![feature(thread_local_const_init)]
|
||||
#![feature(trusted_step)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate rustc_macros;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue