]> git.lizzy.rs Git - rust.git/commit
Add a regression test for mutating a non-mut #[thread_local]
authorMichael Bradshaw <mjbshaw@gmail.com>
Mon, 24 Dec 2018 23:07:10 +0000 (16:07 -0700)
committerMichael Bradshaw <mjbshaw@gmail.com>
Mon, 14 Jan 2019 16:02:33 +0000 (08:02 -0800)
commitf4ded5b5591b3ec1446422dd9d62d404d4335753
treeb08e2450300bf8815c117491fc549e4f8299daef
parent4755e2f3b635ad7391ba88b18672b05cbae5ba4c
Add a regression test for mutating a non-mut #[thread_local]
src/test/ui/thread-local-mutation.nll.stderr [new file with mode: 0644]
src/test/ui/thread-local-mutation.rs [new file with mode: 0644]
src/test/ui/thread-local-mutation.stderr [new file with mode: 0644]