librustc: Stop reexporting the standard modules from prelude.
This commit is contained in:
@@ -20,6 +20,7 @@ use parse;
|
||||
use parse::token;
|
||||
|
||||
use core::hashmap::HashMap;
|
||||
use core::vec;
|
||||
|
||||
// new-style macro! tt code:
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user