X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fliballoc_system%2Flib.rs;h=1defe308713a7772f64aa159f7c2d12b375155e7;hb=eb8f2586ebd842dec49d3d7f50e49a985ab31493;hp=9a7cba21e3c78a8a192cc6ffe5f45493e766aae6;hpb=1e60a477a3f28ec5dc6e93e2714320d829bd7942;p=rust.git diff --git a/src/liballoc_system/lib.rs b/src/liballoc_system/lib.rs index 9a7cba21e3c..1defe308713 100644 --- a/src/liballoc_system/lib.rs +++ b/src/liballoc_system/lib.rs @@ -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",