rust/compiler/rustc_ast_pretty/src/pprust
bors 45796d1c24 Auto merge of #123080 - Jules-Bertholet:mut-ref-mut, r=Nadrieril
Match ergonomics 2024: implement mutable by-reference bindings

Implements the mutable by-reference bindings portion of match ergonomics 2024 (#123076), with the `mut ref`/`mut ref mut` syntax, under feature gate `mut_ref`.

r? `@Nadrieril`

`@rustbot` label A-patterns A-edition-2024
2024-03-29 11:08:11 +00:00
..
state chore: fix some comments 2024-03-27 22:32:53 +08:00
mod.rs Fix suggestion for E0404 not dealing with multiple generics 2023-06-15 18:19:09 +08:00
state.rs Implement mut ref/mut ref mut 2024-03-27 09:53:23 -04:00
tests.rs Use ThinVec in various AST types. 2023-02-21 11:51:56 +11:00