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