]> git.lizzy.rs Git - rust.git/blobdiff - src/liballoc_system/lib.rs
Auto merge of #44060 - taleks:issue-43205, r=arielb1
[rust.git] / src / liballoc_system / lib.rs
index 9a7cba21e3c78a8a192cc6ffe5f45493e766aae6..1defe308713a7772f64aa159f7c2d12b375155e7 100644 (file)
@@ -8,8 +8,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-#![crate_name = "alloc_system"]
-#![crate_type = "rlib"]
 #![no_std]
 #![deny(warnings)]
 #![unstable(feature = "alloc_system",