1
Fork 0

bootstrap -> boostrap_stdarch_ignore_this

This commit is contained in:
Mazdak Farrokhzad 2019-08-20 05:03:58 +02:00
parent c6bfb1e9fd
commit e362ff9feb

View file

@ -87,7 +87,7 @@
#![feature(link_llvm_intrinsics)]
#![feature(never_type)]
#![feature(nll)]
#![cfg_attr(bootstrap, feature(bind_by_move_pattern_guards))]
#![cfg_attr(boostrap_stdarch_ignore_this, feature(bind_by_move_pattern_guards))]
#![feature(exhaustive_patterns)]
#![feature(no_core)]
#![feature(on_unimplemented)]