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.
1 parent 7c81234 commit b3b2185Copy full SHA for b3b2185
compiler/rustc_trait_selection/src/solve/eval_ctxt/canonical.rs
@@ -15,7 +15,6 @@ use crate::solve::{
15
};
16
use rustc_data_structures::fx::FxHashSet;
17
use rustc_index::IndexVec;
18
-
19
use rustc_infer::infer::canonical::query_response::make_query_region_constraints;
20
use rustc_infer::infer::canonical::CanonicalVarValues;
21
use rustc_infer::infer::canonical::{CanonicalExt, QueryRegionConstraints};
0 commit comments