We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22c5e1d commit aff29dfCopy full SHA for aff29df
tests/ui/threads-sendsync/tls-dont-move-after-init.rs
@@ -1,7 +1,6 @@
1
//@ run-pass
2
#![allow(stable_features)]
3
//@ needs-threads
4
-#![feature(thread_local_try_with)]
5
6
use std::cell::Cell;
7
use std::thread;
0 commit comments