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 b98541c commit 06e17b4Copy full SHA for 06e17b4
1 file changed
compiler/rustc_hir_analysis/src/impl_wf_check.rs
@@ -9,7 +9,6 @@
9
//! fixed, but for the moment it's easier to do these checks early.
10
11
use std::debug_assert_matches;
12
-
13
use std::ops::ControlFlow;
14
15
use min_specialization::check_min_specialization;
0 commit comments