1
Fork 0

Match ergonomics 2024: mut doesn't reset binding mode

This commit is contained in:
Jules Bertholet 2024-04-05 23:27:29 -04:00
parent 63f70b3d10
commit ef1d084c0b
No known key found for this signature in database
GPG key ID: 32034DAFC38C1BFC
8 changed files with 121 additions and 4 deletions

View file

@ -1194,6 +1194,7 @@ symbols! {
multiple_supertrait_upcastable,
must_not_suspend,
must_use,
mut_dont_reset_binding_mode_2024,
mut_ref,
naked,
naked_functions,