]> git.proxmox.com Git - rustc.git/blobdiff - src/test/run-make/use-extern-for-plugins/foo.rs
Imported Upstream version 1.6.0+dfsg1
[rustc.git] / src / test / run-make / use-extern-for-plugins / foo.rs
index 554c0fe0326527de2bfbbe911d18bc9d642ecd29..0afd3be466dbfc0a661606fb67e8ab1bf2d74370 100644 (file)
@@ -8,7 +8,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-#![feature(no_std)]
 #![no_std]
 #![crate_type = "lib"]
 #![crate_name = "a"]