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 725918f commit 0e6f109Copy full SHA for 0e6f109
src/doc/unstable-book/src/language-features/rustc-attrs.md
@@ -3,6 +3,9 @@
3
This feature has no tracking issue, and is therefore internal to
4
the compiler, not being intended for general use.
5
6
+Note: `rustc_attrs` enables many rustc-internal attributes and this page
7
+only discuss a few of them.
8
+
9
------------------------
10
11
The `rustc_attrs` feature allows debugging rustc type layouts by using
0 commit comments