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

Co-authored-by: Ralf Jung <post@ralfj.de>
This commit is contained in:
Ivan Tham 2020-06-28 00:23:37 +08:00 committed by GitHub
parent f772587aba
commit 725918f17e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# `rustc_attrs`
This feature has no tracking issue, and is therefore likely internal to
This feature has no tracking issue, and is therefore internal to
the compiler, not being intended for general use.
------------------------