1
Fork 0

Snap cfgs to new beta

This commit is contained in:
Mark Rousskov 2019-09-25 08:42:46 -04:00
parent 1a4e4d937e
commit f359a94849
26 changed files with 16 additions and 105 deletions

View file

@ -238,7 +238,6 @@
#![feature(array_error_internals)]
#![feature(asm)]
#![feature(associated_type_bounds)]
#![cfg_attr(bootstrap, feature(bind_by_move_pattern_guards))]
#![feature(box_syntax)]
#![feature(c_variadic)]
#![feature(cfg_target_has_atomic)]