Great renaming: propagate throughout the rest of the codebase
This commit is contained in:
parent
0326b0abed
commit
1662bd371c
203 changed files with 808 additions and 1086 deletions
|
@ -8,11 +8,10 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
use core::prelude::*;
|
||||
|
||||
use driver::session::Session;
|
||||
|
||||
use core::vec;
|
||||
use std::vec;
|
||||
use syntax::ast;
|
||||
use syntax::attr;
|
||||
use syntax::codemap::dummy_sp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue