We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Rc
typeck::check::method
1 parent 774f2fb commit 5beaeabCopy full SHA for 5beaeab
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