Skip to content

Commit 0e6f109

Browse files
committed
Add preamable on rustc-attrs doc discussion
1 parent 725918f commit 0e6f109

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/doc/unstable-book/src/language-features/rustc-attrs.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
This feature has no tracking issue, and is therefore internal to
44
the compiler, not being intended for general use.
55

6+
Note: `rustc_attrs` enables many rustc-internal attributes and this page
7+
only discuss a few of them.
8+
69
------------------------
710

811
The `rustc_attrs` feature allows debugging rustc type layouts by using

0 commit comments

Comments
 (0)