Skip to content

Commit 3d260fa

Browse files
mejrsdtolnay
mejrs
authored andcommitted
Some cleanup, oops
1 parent 8476c51 commit 3d260fa

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

compiler/rustc_mir_build/src/thir/pattern/check_match.rs

-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
//#![allow(unused_imports, unused_variables)]
2-
3-
//#![warn(rustc::untranslatable_diagnostic)]
4-
//#![warn(rustc::diagnostic_outside_of_impl)]
5-
61
use super::deconstruct_pat::{Constructor, DeconstructedPat};
72
use super::usefulness::{
83
compute_match_usefulness, MatchArm, MatchCheckCtxt, Reachability, UsefulnessReport,

0 commit comments

Comments
 (0)