Skip to content

Commit 228ab47

Browse files
AmanieuMark-Simulacrum
authored andcommitted
Don't run test on emscripten which doesn't have threads
1 parent 16e70bb commit 228ab47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/ui/tls.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// run-pass
2+
// ignore-emscripten no threads support
23
// compile-flags: -O
34

45
#![feature(thread_local)]

0 commit comments

Comments
 (0)