mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 16:24:46 +00:00
Some cleanup, oops
This commit is contained in:
parent
8476c517c0
commit
3d260fa63c
@ -1,8 +1,3 @@
|
||||
//#![allow(unused_imports, unused_variables)]
|
||||
|
||||
//#![warn(rustc::untranslatable_diagnostic)]
|
||||
//#![warn(rustc::diagnostic_outside_of_impl)]
|
||||
|
||||
use super::deconstruct_pat::{Constructor, DeconstructedPat};
|
||||
use super::usefulness::{
|
||||
compute_match_usefulness, MatchArm, MatchCheckCtxt, Reachability, UsefulnessReport,
|
||||
|
Loading…
Reference in New Issue
Block a user