Commit graph

5 commits

Author SHA1 Message Date
Dylan DPC
3dced80298
Rollup merge of #95006 - tmiasko:thread-local-static, r=wesleywiser
Reject `#[thread_local]` attribute on non-static items
2022-04-16 19:42:02 +02:00
David Tolnay
c20f8d2fd6
Add test of thread_local! breaking on redefined u8 2022-04-02 11:38:11 -07:00
Tomasz Miąsko
5e7610378f Reject #[thread_local] attribute on non-static items 2022-03-16 13:00:33 +01:00
Caio
1b0186e9ec Move some tests to more reasonable directories 2021-09-15 14:03:27 -03:00
Yerkebulan Tulibergenov
a89c7e1f61 add regression test for issue #37508 2021-06-16 18:44:26 -07:00