mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-06 04:08: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
|
// run-pass
|
||||||
|
// ignore-emscripten no threads support
|
||||||
// compile-flags: -O
|
// compile-flags: -O
|
||||||
|
|
||||||
#![feature(thread_local)]
|
#![feature(thread_local)]
|
||||||
|
Loading…
Reference in New Issue
Block a user