Align attribute template with applied conventions

During review and revision of the PRs applying the attribute template
to attributes in the Reference, we've established several standard
phrasings.  We had earlier updated the attribute template for most of
these.  But for some, we hadn't yet.  Let's align the template with
four of these actual conventions.
1 file changed
tree: 128b6b562a027086e07d654ad6789c67e7dbfe43
  1. .cargo/
  2. .github/
  3. dev-guide/
  4. docs/
  5. src/
  6. theme/
  7. tools/
  8. .gitattributes
  9. .gitignore
  10. book.toml
  11. Cargo.lock
  12. Cargo.toml
  13. CONTRIBUTING.md
  14. LICENSE-APACHE
  15. LICENSE-MIT
  16. README.md
  17. reference.md
  18. rust-toolchain.toml
  19. rustfmt.toml
  20. triagebot.toml
README.md

The Rust Language Reference

This document is the primary reference for the Rust programming language.

Contributor docs

See the Reference Developer Guide for information on contributing to the Reference.