mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
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…
Reference in New Issue
Block a user