about summary refs log tree commit diff
path: root/tests/ui/statics/nested_thread_local.rs
AgeCommit message (Expand)AuthorLines
2024-09-15also stabilize const_refs_to_cellRalf Jung-1/+0
2024-04-02Forbid implicit nested statics in thread local staticsOli Scherer-19/+9
2024-04-02Check that nested statics in thread locals are duplicated per thread.Oli Scherer-0/+24