We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc42de8 commit bf8c921Copy full SHA for bf8c921
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