diff options
| author | Alona Enraght-Moony <code@alona.page> | 2024-04-02 22:46:00 +0000 |
|---|---|---|
| committer | Alona Enraght-Moony <code@alona.page> | 2024-04-03 08:41:03 +0000 |
| commit | 5075931290ac4939b1645d2a9cde06cce240ba59 (patch) | |
| tree | 2722485c7f8feca473e2b87be1fa6076e4cf6c29 /compiler/rustc_codegen_llvm/src | |
| parent | 0e682e9875458ebf811206a48b688e07d762d9bb (diff) | |
| download | rust-5075931290ac4939b1645d2a9cde06cce240ba59.tar.gz rust-5075931290ac4939b1645d2a9cde06cce240ba59.zip | |
rustc_ast: Update `P<T>` docs to reflect mutable status.
`P<T>` has implemented `DerefMut` since #54277. While this was lamented at the time [1], rustc now relies on it extensively via the many implementors of MutVisitor [2]. Updates the docs to reflect that `P<T>` is fundamentally mutable, and a few other cleanups to make them nicer to browse. [1]: https://github.com/rust-lang/rust/pull/54277#discussion_r257181754 [2]: https://doc.rust-lang.org/1.77.1/nightly-rustc/rustc_ast/mut_visit/trait.MutVisitor.html#implementors
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
