We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce22232 commit c1d5b6aCopy full SHA for c1d5b6a
compiler/rustc_const_eval/src/lib.rs
@@ -1,9 +1,3 @@
1
-/*!
2
-
3
-Rust MIR: a lowered representation of Rust.
4
5
-*/
6
7
#![allow(internal_features)]
8
#![allow(rustc::diagnostic_outside_of_impl)]
9
#![feature(rustdoc_internals)]
0 commit comments