Skip to content

Commit d9e6200

Browse files
committed
remove the scoped_threads feature gate
the feature has been stabilized in a recent nightly
1 parent 3927389 commit d9e6200

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/tsan.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#![cfg_attr(unstable_channel, feature(scoped_threads))]
21
#![deny(rust_2018_compatibility)]
32
#![deny(rust_2018_idioms)]
43
#![deny(warnings)]

0 commit comments

Comments
 (0)