1
Fork 0
rust/compiler/rustc_feature/src
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
..
accepted.rs branch 1.78: replace-version-placeholder 2024-03-19 19:27:24 -04:00
builtin_attrs.rs Eliminate UbCheck for non-standard libraries 2024-03-27 21:02:40 +08:00
lib.rs Change only_local to enum type and change the macros to always require a variant of that enum. 2024-03-19 20:13:40 +08:00
removed.rs branch 1.78: replace-version-placeholder 2024-03-19 19:27:24 -04:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00
unstable.rs Feature gate 2024-03-27 11:20:28 -04:00