1
Fork 0

Snap cfgs

This commit is contained in:
Mark Rousskov 2019-11-06 08:09:55 -05:00
parent f4edc81ac4
commit 997feacddd
17 changed files with 34 additions and 189 deletions

View file

@ -283,7 +283,6 @@
#![feature(needs_panic_runtime)]
#![feature(never_type)]
#![feature(nll)]
#![cfg_attr(bootstrap, feature(non_exhaustive))]
#![cfg_attr(bootstrap, feature(on_unimplemented))]
#![feature(optin_builtin_traits)]
#![feature(panic_info_message)]