Skip to content

Commit ec3bf38

Browse files
committed
tidy
1 parent 41b3e59 commit ec3bf38

File tree

1 file changed

+0
-1
lines changed
  • compiler/rustc_mir_build/src/build/matches

1 file changed

+0
-1
lines changed

compiler/rustc_mir_build/src/build/matches/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ use rustc_span::{BytePos, Pos, Span};
2525
use rustc_target::abi::VariantIdx;
2626
use tracing::{debug, instrument};
2727

28-
2928
// helper functions, broken out by category:
3029
mod match_pair;
3130
mod simplify;

0 commit comments

Comments
 (0)