about summary refs log tree commit diff
path: root/tests/ui/thread-local/thread-local-static.rs
AgeCommit message (Collapse)AuthorLines
2023-11-06Recognise thread local statics in THIR unsafeckMatthew Jasper-0/+3
2023-04-02Move some UI tests into subdirectoriesjyn-0/+16
to avoid going over the existing limit now that the ui-fulldeps tests have been moved to ui.