Bump cfg(bootstrap)
This commit is contained in:
parent
068e3d97d0
commit
0a916062aa
33 changed files with 38 additions and 69 deletions
|
@ -7,7 +7,7 @@
|
|||
#![allow(rustc::default_hash_types)]
|
||||
#![deny(rustc::untranslatable_diagnostic)]
|
||||
#![deny(rustc::diagnostic_outside_of_impl)]
|
||||
#![cfg_attr(not(bootstrap), allow(internal_features))]
|
||||
#![allow(internal_features)]
|
||||
#![recursion_limit = "128"]
|
||||
|
||||
use synstructure::decl_derive;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue