about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-04-03 17:15:49 +0200
committerGitHub <noreply@github.com>2024-04-03 17:15:49 +0200
commit0c11f13a577a6b0e2fee097b52ce348c244f09ad (patch)
tree25db65b7f9f8956e0d4095e36ad6fc54cd637e6e /compiler/rustc_codegen_llvm/src
parent29c72ce18382c030f5f3124808dcbd7695397439 (diff)
parent5075931290ac4939b1645d2a9cde06cce240ba59 (diff)
downloadrust-0c11f13a577a6b0e2fee097b52ce348c244f09ad.tar.gz
rust-0c11f13a577a6b0e2fee097b52ce348c244f09ad.zip
Rollup merge of #123393 - aDotInTheVoid:ast-p-docs, r=Nilstrieb
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

r? `@Nilstrieb`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions