We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a68086a commit 1aa48a0Copy full SHA for 1aa48a0
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