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;
|
||||
use codemap::{FileMap, Loc, Pos, ExpandedFrom, span};
|
||||
|
||||
Reference in New Issue
Block a user