mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Allow internal_features in rustc_codegen_gcc examples
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#![allow(internal_features)]
|
||||
#![feature(core_intrinsics, coroutines, coroutine_trait, is_sorted)]
|
||||
|
||||
#[cfg(feature="master")]
|
||||
|
||||
Reference in New Issue
Block a user