Skip to content

Commit b3b2185

Browse files
committed
fixup yikes
1 parent 7c81234 commit b3b2185

File tree

1 file changed

+0
-1
lines changed
  • compiler/rustc_trait_selection/src/solve/eval_ctxt

1 file changed

+0
-1
lines changed

compiler/rustc_trait_selection/src/solve/eval_ctxt/canonical.rs

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ use crate::solve::{
1515
};
1616
use rustc_data_structures::fx::FxHashSet;
1717
use rustc_index::IndexVec;
18-
1918
use rustc_infer::infer::canonical::query_response::make_query_region_constraints;
2019
use rustc_infer::infer::canonical::CanonicalVarValues;
2120
use rustc_infer::infer::canonical::{CanonicalExt, QueryRegionConstraints};

0 commit comments

Comments
 (0)