update cfg(bootstrap)s
This commit is contained in:
parent
bcdaa0d194
commit
f9f5840eb4
17 changed files with 24 additions and 452 deletions
|
@ -39,7 +39,6 @@
|
|||
#![feature(min_specialization)]
|
||||
#![feature(never_type)]
|
||||
#![feature(rustc_attrs)]
|
||||
#![cfg_attr(bootstrap, feature(trait_upcasting))]
|
||||
#![recursion_limit = "256"]
|
||||
#![deny(rustc::untranslatable_diagnostic)]
|
||||
#![deny(rustc::diagnostic_outside_of_impl)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue