about summary refs log tree commit diff
path: root/tests/ui/thread-local/thread-local-static.stderr
AgeCommit message (Expand)AuthorLines
2024-12-25stabilize const_swapRalf Jung-2/+2
2024-09-15stabilize const_mut_refsRalf Jung-24/+4
2024-02-12allow static_mut_ref in some tests that specifically test mutable staticsRalf Jung-20/+5
2024-02-11check_consts: fix some duplicate errors by not calling check_static unnecessa...Ralf Jung-13/+1
2024-02-10rebless after rebaseRalf Jung-0/+1
2024-02-10unstably allow constants to refer to statics and read from immutable staticsRalf Jung-4/+7
2024-01-13Bless testsGeorge-lewis-0/+2
2024-01-07Update test for `E0796` and `static_mut_ref` lintObei Sideg-1/+16
2024-01-05Stabilize THIR unsafeckMatthew Jasper-8/+8
2024-01-05Remove revisions for THIR unsafeckMatthew Jasper-0/+44
2023-11-06Recognise thread local statics in THIR unsafeckMatthew Jasper-44/+0
2023-04-02Move some UI tests into subdirectoriesjyn-0/+44