Skip to content

Commit 6b47c5e

Browse files
committed
Remove out-of-date comment.
Exhaustiveness and usefulness checking are now in `rustc_pattern_analysis`.
1 parent a6416d8 commit 6b47c5e

File tree

1 file changed

+0
-2
lines changed
  • compiler/rustc_mir_build/src

1 file changed

+0
-2
lines changed

compiler/rustc_mir_build/src/lib.rs

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
//! Construction of MIR from HIR.
2-
//!
3-
//! This crate also contains the match exhaustiveness and usefulness checking.
42
53
#![allow(rustc::diagnostic_outside_of_impl)]
64
#![allow(rustc::untranslatable_diagnostic)]

0 commit comments

Comments
 (0)