We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 774f2fb commit 94c3e8aCopy full SHA for 94c3e8a
src/librustc_typeck/check/method/mod.rs
@@ -22,7 +22,6 @@ use middle::ty::{self, AsPredicate, ToPolyTraitRef};
22
use middle::infer;
23
use util::ppaux::Repr;
24
25
-use std::rc::Rc;
26
use syntax::ast::DefId;
27
use syntax::ast;
28
use syntax::codemap::Span;
0 commit comments