replace feature expression (cfg_panic) in lib and remove expression from tests
Rebase commit
This commit is contained in:
parent
4404a4e365
commit
5e6be7df94
5 changed files with 3 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#![feature(bool_to_option)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(cell_update)]
|
||||
#![feature(cfg_panic)]
|
||||
#![cfg_attr(bootstrap,feature(cfg_panic))]
|
||||
#![cfg_attr(bootstrap, feature(cfg_target_has_atomic))]
|
||||
#![feature(const_assume)]
|
||||
#![feature(const_black_box)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue