This is a tracking issue for the RFC "Support underscores as constant names" (rust-lang/rfcs#2526). **Steps:** - [x] Implement the RFC – https://github.com/rust-lang/rust/pull/55015 - [ ] ~Implement `static _` as well~ - [x] Adjust documentation ([see instructions on forge][doc-guide]) - https://github.com/rust-lang/reference/pull/620 - [x] Stabilization PR ([see instructions on forge][stabilization-guide]) - https://github.com/rust-lang/rust/pull/61347 [stabilization-guide]: https://forge.rust-lang.org/stabilization-guide.html [doc-guide]: https://forge.rust-lang.org/stabilization-guide.html#updating-documentation **Unresolved questions:** None
This is a tracking issue for the RFC "Support underscores as constant names" (rust-lang/rfcs#2526).
Steps:
Implementstatic _as wellunderscore_const_namesreference#620Unresolved questions:
None