mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
librustc: Add missing import. rs=burningtree
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
use middle::trans::meth;
|
||||
use middle::trans::monomorphize;
|
||||
use middle::trans::type_of;
|
||||
use middle::ty::ty_to_str;
|
||||
use middle::ty;
|
||||
use middle::typeck;
|
||||
use util::common::indenter;
|
||||
|
||||
Reference in New Issue
Block a user