rust/tests/ui/thread-local
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
..
auxiliary [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
name-collision.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
non-static.rs
non-static.stderr
thread-local-issue-37508.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
thread-local-mutation.rs Move some UI tests into subdirectories 2023-04-02 19:42:30 -04:00
thread-local-mutation.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
thread-local-static-ref-use-after-free.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
thread-local-static.rs Improve wording of static_mut_ref 2024-02-18 06:01:40 +03:00
thread-local-static.stderr allow static_mut_ref in some tests that specifically test mutable statics 2024-02-12 23:07:07 +01:00
tls-dylib-access.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
tls.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00