librustc: Stop reexporting the standard modules from prelude.
This commit is contained in:
@@ -20,6 +20,7 @@ use diagnostic::span_handler;
|
||||
use parse::comments::{doc_comment_style, strip_doc_comment_decoration};
|
||||
|
||||
use core::hashmap::HashSet;
|
||||
use core::vec;
|
||||
use extra;
|
||||
|
||||
/* Constructors */
|
||||
|
||||
Reference in New Issue
Block a user