Bump cfg(bootstrap)
This commit is contained in:
parent
068e3d97d0
commit
0a916062aa
33 changed files with 38 additions and 69 deletions
|
@ -32,7 +32,7 @@
|
|||
#![feature(min_specialization)]
|
||||
#![feature(strict_provenance)]
|
||||
#![recursion_limit = "256"]
|
||||
#![cfg_attr(not(bootstrap), allow(internal_features))]
|
||||
#![allow(internal_features)]
|
||||
|
||||
#[unstable(feature = "proc_macro_internals", issue = "27812")]
|
||||
#[doc(hidden)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue