]> git.lizzy.rs Git - rust.git/commit
Add a test for thread locals.
authorVytautas Astrauskas <astrauv@amazon.com>
Wed, 1 Apr 2020 23:28:53 +0000 (16:28 -0700)
committerVytautas Astrauskas <astrauv@amazon.com>
Mon, 27 Apr 2020 21:23:32 +0000 (14:23 -0700)
commit92946b5a9cc52bfef2338b2075cec85561652449
tree95bb0103aabf683ded3cb795583b38ec5410bd4f
parent8dd8f199cab87584387ff1dbd74430e908e1f1e2
Add a test for thread locals.
tests/run-pass/concurrency/thread_locals.rs [new file with mode: 0644]