Allow internal_features in rustc_codegen_gcc examples
This commit is contained in:
parent
61f62f19fe
commit
0ed3b6850e
@ -1,3 +1,4 @@
|
||||
#![allow(internal_features)]
|
||||
#![feature(core_intrinsics, coroutines, coroutine_trait, is_sorted)]
|
||||
|
||||
#[cfg(feature="master")]
|
||||
|
Loading…
Reference in New Issue
Block a user