Don't run test on emscripten which doesn't have threads
This commit is contained in:
parent
2af53e9a15
commit
01e29c778c
@ -1,4 +1,5 @@
|
||||
// run-pass
|
||||
// ignore-emscripten no threads support
|
||||
// compile-flags: -O
|
||||
|
||||
#![feature(thread_local)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user