Remove out-of-date comment.
Exhaustiveness and usefulness checking are now in `rustc_pattern_analysis`.
This commit is contained in:
parent
a6416d8907
commit
6b47c5e24d
@ -1,6 +1,4 @@
|
||||
//! Construction of MIR from HIR.
|
||||
//!
|
||||
//! This crate also contains the match exhaustiveness and usefulness checking.
|
||||
|
||||
#![allow(rustc::diagnostic_outside_of_impl)]
|
||||
#![allow(rustc::untranslatable_diagnostic)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user