We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5912dad commit 3237b50Copy full SHA for 3237b50
tests/ui/thread-local/spawn-hook-atexit.rs
@@ -1,4 +1,5 @@
1
// Regression test for https://github.com/rust-lang/rust/issues/138696
2
+//@ needs-threads
3
//@ run-pass
4
5
#![feature(rustc_private)]
0 commit comments