Bump cfg(bootstrap)s
This commit is contained in:
parent
b2add8a63e
commit
a6493c1f65
@ -12,9 +12,9 @@
|
|||||||
* TODO(antoyo): remove the patches.
|
* TODO(antoyo): remove the patches.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#![cfg_attr(not(bootstrap), allow(internal_features))]
|
#![allow(internal_features)]
|
||||||
#![cfg_attr(not(bootstrap), doc(rust_logo))]
|
#![doc(rust_logo)]
|
||||||
#![cfg_attr(not(bootstrap), feature(rustdoc_internals))]
|
#![feature(rustdoc_internals)]
|
||||||
#![feature(
|
#![feature(
|
||||||
rustc_private,
|
rustc_private,
|
||||||
decl_macro,
|
decl_macro,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user