Remove unneeded features.
This commit is contained in:
parent
4b51a3eb52
commit
093b435b78
1 changed files with 0 additions and 4 deletions
|
@ -10,10 +10,6 @@
|
|||
html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/",
|
||||
test(attr(allow(unused_variables), deny(warnings)))
|
||||
)]
|
||||
#![feature(rustc_private)]
|
||||
#![feature(ptr_metadata)]
|
||||
#![feature(type_alias_impl_trait)] // Used to define opaque types.
|
||||
#![feature(intra_doc_pointers)]
|
||||
|
||||
pub mod rustc_internal;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue