about summary refs log tree commit diff
path: root/src/test/ui/thread-local-static.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-16/+0
2021-06-27Revert "With the revert of PR 83091, `swap` is not a `const fn` anymore."Albin Hedman-1/+0
This reverts commit 34deda3cc250c2607a68cda75fe256f43b110fdc.
2021-06-04With the revert of PR 83091, `swap` is not a `const fn` anymore.Felix S. Klock II-0/+1
(for the short term, that is; see issue 84297.)
2021-06-02convert Rvalue::threadlocalref assertion to delay bugcsmoe-1/+1
2021-06-01skip check_static on rvalue::threadlocalrefcsmoe-0/+16