update cfg(bootstrap)
This commit is contained in:
parent
82ad08ea7f
commit
3c45324e67
22 changed files with 17 additions and 569 deletions
|
@ -29,7 +29,6 @@
|
|||
#![allow(rustc::diagnostic_outside_of_impl)]
|
||||
#![allow(rustc::potential_query_instability)]
|
||||
#![allow(rustc::untranslatable_diagnostic)]
|
||||
#![cfg_attr(bootstrap, feature(trait_upcasting))]
|
||||
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")]
|
||||
#![doc(rust_logo)]
|
||||
#![feature(allocator_api)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue