libextra: Rename the actual metadata names of libcore to libstd and libstd to libextra
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
use core::prelude::*;
|
||||
|
||||
use abi::AbiSet;
|
||||
use ast::{RegionTyParamBound, TraitTyParamBound, required, provided};
|
||||
|
||||
Reference in New Issue
Block a user