rust/tests/ui/statics
Obei Sideg 0656ed6afb Improve wording of static_mut_ref
Rename `static_mut_ref` lint to `static_mut_refs`.

(cherry picked from commit 408eeae59d)
2024-03-04 09:35:03 -08:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-14227.rs Remove revisions for THIR unsafeck 2024-01-05 09:30:27 +00:00
issue-14227.stderr Remove revisions for THIR unsafeck 2024-01-05 09:30:27 +00:00
issue-15261.rs Improve wording of static_mut_ref 2024-03-04 09:35:03 -08:00
issue-15261.stderr Improve wording of static_mut_ref 2024-03-04 09:35:03 -08:00
issue-17233.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-17718-static-sync.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-17718-static-sync.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-17718-static-unsafe-interior.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-44373-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-44373.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-44373.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-91050-1.rs Rename drop_copy lint to dropping_copy_types 2023-05-21 13:37:32 +02:00
issue-91050-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
static-fn-inline-xc.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
static-fn-trait-xc.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
static-function-pointer-xc.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
static-function-pointer.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
static-impl.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
static-method-in-trait-with-tps-intracrate.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
static-method-xcrate.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
static-methods-in-traits.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
static-methods-in-traits2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
static-mut-xc.rs Improve wording of static_mut_ref 2024-03-04 09:35:03 -08:00
static-mut-xc.stderr Improve wording of static_mut_ref 2024-03-04 09:35:03 -08:00
static-promotion.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
static-recursive.rs Improve wording of static_mut_ref 2024-03-04 09:35:03 -08:00
static-recursive.stderr Improve wording of static_mut_ref 2024-03-04 09:35:03 -08:00
uninhabited-static.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
uninhabited-static.stderr Use translatable diagnostics in rustc_const_eval 2023-06-01 14:45:18 +00:00