mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
don't spawn processes on wasm
This commit is contained in:
parent
297ad72f12
commit
555a7b4e35
@ -8,6 +8,8 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// ignore-wasm
|
||||
|
||||
#![feature(const_fn)]
|
||||
#![allow(const_err)]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user