docs: add Rust logo to more compiler crates
c6e6ecb1af
added it to some of the
compiler's crates, but avoided adding it to all of them to reduce
bit-rot. This commit adds to more.
This commit is contained in:
parent
ba103e34c0
commit
e1cb8187e1
@ -12,6 +12,8 @@
|
||||
* TODO(antoyo): remove the patches.
|
||||
*/
|
||||
|
||||
#![cfg_attr(not(bootstrap), doc(rust_logo))]
|
||||
#![cfg_attr(not(bootstrap), feature(rustdoc_internals))]
|
||||
#![feature(
|
||||
rustc_private,
|
||||
decl_macro,
|
||||
|
Loading…
Reference in New Issue
Block a user