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 4e10821 commit 3d28fdaCopy full SHA for 3d28fda
compiler/rustc_trait_selection/src/solve/eval_ctxt/canonical/dedup_solver.rs
@@ -1,8 +1,3 @@
1
-#![allow(unused_imports)]
2
-#![allow(unused_variables)]
3
-#![allow(dead_code)]
4
-#![allow(unreachable_code)]
5
-
6
use crate::infer::canonical::QueryRegionConstraints;
7
use crate::infer::region_constraints::MemberConstraint;
8
use rustc_infer::infer::InferCtxt;
0 commit comments