diff --git a/src/doc/unstable-book/src/language-features/rustc-attrs.md b/src/doc/unstable-book/src/language-features/rustc-attrs.md index 01450c8fb1f9..ad96aaf8281d 100644 --- a/src/doc/unstable-book/src/language-features/rustc-attrs.md +++ b/src/doc/unstable-book/src/language-features/rustc-attrs.md @@ -3,6 +3,9 @@ This feature has no tracking issue, and is therefore internal to the compiler, not being intended for general use. +Note: `rustc_attrs` enables many rustc-internal attributes and this page +only discuss a few of them. + ------------------------ The `rustc_attrs` feature allows debugging rustc type layouts by using