libextra: Rename the actual metadata names of libcore to libstd and libstd to libextra
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
|
||||
// The Rust abstract syntax tree.
|
||||
|
||||
use core::prelude::*;
|
||||
|
||||
use codemap::{span, spanned};
|
||||
use abi::AbiSet;
|
||||
use opt_vec::OptVec;
|
||||
|
||||
Reference in New Issue
Block a user