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 612a60a commit 164933eCopy full SHA for 164933e
compiler/rustc_mir_build/src/build/matches/mod.rs
@@ -25,7 +25,6 @@ use rustc_span::{BytePos, Pos, Span};
25
use rustc_target::abi::VariantIdx;
26
use tracing::{debug, instrument};
27
28
-
29
// helper functions, broken out by category:
30
mod match_pair;
31
mod simplify;
0 commit comments