Files
rust/compiler
Matthias Krüger 0c11f13a57 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`
2024-04-03 17:15:49 +02:00
..
2024-03-08 23:20:29 -05:00
2024-02-06 13:12:33 +11:00
2024-02-06 13:12:33 +11:00
2024-03-06 16:54:42 +01:00
2024-04-03 08:50:12 +00:00
2024-04-02 17:25:22 +08:00
2024-03-30 17:39:43 +03:00
2024-04-03 08:50:12 +00:00
2024-04-03 08:50:12 +00:00