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 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue