librustc: Remove use mod from the language

This commit is contained in:
Patrick Walton
2013-04-22 12:32:59 -07:00
parent 2c5afa4753
commit 25129ee81c
8 changed files with 15 additions and 53 deletions

View File

@@ -374,7 +374,6 @@ impl ext_ctxt_ast_builder for @ext_ctxt {
],
codemap::dummy_sp()
),
ast::type_value_ns,
self.next_id()
),
span: codemap::dummy_sp()