Bump cfg(bootstrap)s
This commit is contained in:
parent
74cf505e36
commit
db3e2bacb6
61 changed files with 151 additions and 187 deletions
|
@ -227,7 +227,7 @@
|
|||
test(no_crate_inject, attr(deny(warnings))),
|
||||
test(attr(allow(dead_code, deprecated, unused_variables, unused_mut)))
|
||||
)]
|
||||
#![cfg_attr(not(bootstrap), doc(rust_logo))]
|
||||
#![doc(rust_logo)]
|
||||
#![doc(cfg_hide(
|
||||
not(test),
|
||||
not(any(test, bootstrap)),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue