We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6416d8 commit 6b47c5eCopy full SHA for 6b47c5e
compiler/rustc_mir_build/src/lib.rs
@@ -1,6 +1,4 @@
1
//! Construction of MIR from HIR.
2
-//!
3
-//! This crate also contains the match exhaustiveness and usefulness checking.
4
5
#![allow(rustc::diagnostic_outside_of_impl)]
6
#![allow(rustc::untranslatable_diagnostic)]
0 commit comments