rust/compiler/rustc_error_codes
Obei Sideg 2c088f9520 Disallow reference to static mut for expressions
Add `E0796` error code.
Add `static_mut_ref` lint.

This is the idea for the 2024 edition.
2024-01-06 06:31:35 +03:00
..
2023-10-30 08:46:02 +11:00