Obei Sideg
|
408eeae59d
|
Improve wording of static_mut_ref
Rename `static_mut_ref` lint to `static_mut_refs`.
|
2024-02-18 06:01:40 +03:00 |
|
Ralf Jung
|
340f8aac7e
|
const_mut_refs: allow mutable refs to statics
|
2024-02-17 10:19:17 +01:00 |
|
Ralf Jung
|
6fe4d66e64
|
allow static_mut_ref in some tests that specifically test mutable statics
|
2024-02-12 23:07:07 +01:00 |
|
Ralf Jung
|
d5de9a6105
|
check_consts: fix some duplicate errors by not calling check_static unnecessarily
|
2024-02-11 15:12:10 +01:00 |
|
Ralf Jung
|
4e77e368eb
|
unstably allow constants to refer to statics and read from immutable statics
|
2024-02-10 16:12:55 +01:00 |
|
Obei Sideg
|
a8aa6878f6
|
Update test for E0796 and static_mut_ref lint
|
2024-01-07 17:29:25 +03:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|