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 c2d6d4a commit 2073d12Copy full SHA for 2073d12
src/lib.rs
@@ -1,9 +1,6 @@
1
// tidy-alphabetical-start
2
#![allow(rustc::diagnostic_outside_of_impl)]
3
#![allow(rustc::untranslatable_diagnostic)]
4
-#![cfg_attr(doc, allow(internal_features))]
5
-#![cfg_attr(doc, doc(rust_logo))]
6
-#![cfg_attr(doc, feature(rustdoc_internals))]
7
// Note: please avoid adding other feature gates where possible
8
#![feature(rustc_private)]
9
// Only used to define intrinsics in `compiler_builtins.rs`.
0 commit comments