gate rustc_on_unimplemented under rustc_attrs
This commit is contained in:
parent
e4931eaaa3
commit
1c7595fd0f
17 changed files with 34 additions and 190 deletions
|
@ -284,7 +284,7 @@
|
|||
#![feature(never_type)]
|
||||
#![feature(nll)]
|
||||
#![cfg_attr(bootstrap, feature(non_exhaustive))]
|
||||
#![feature(on_unimplemented)]
|
||||
#![cfg_attr(bootstrap, feature(on_unimplemented))]
|
||||
#![feature(optin_builtin_traits)]
|
||||
#![feature(panic_info_message)]
|
||||
#![feature(panic_internals)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue