We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f20af0 + 9185695 commit cd11054Copy full SHA for cd11054
src/librustc_typeck/astconv.rs
@@ -30,7 +30,6 @@ use util::common::ErrorReported;
30
use util::nodemap::{FxHashSet, FxHashMap};
31
use errors::FatalError;
32
33
-// use std::cmp::Ordering;
34
use std::iter;
35
use syntax::ast;
36
use syntax::feature_gate::{GateIssue, emit_feature_err};
0 commit comments