Allow internal_features in rustc_codegen_gcc examples
This commit is contained in:
parent
61f62f19fe
commit
0ed3b6850e
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#![allow(internal_features)]
|
||||
#![feature(core_intrinsics, coroutines, coroutine_trait, is_sorted)]
|
||||
|
||||
#[cfg(feature="master")]
|
||||
|
|
Loading…
Add table
Reference in a new issue