diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2019-08-29 17:14:03 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-29 17:14:03 +0200 |
| commit | d920aa0e022c9809adb58eaa8f540712b5e68b63 (patch) | |
| tree | 6dd4c795f90382ab99ea7bea3a96604865b7ebe4 /src/libsyntax/parse/parser | |
| parent | 137564d82508dfa509289466055246430986ccf7 (diff) | |
| parent | 8fe65da935d7e01dbac897dcfbb4fb0f9f24e442 (diff) | |
| download | rust-d920aa0e022c9809adb58eaa8f540712b5e68b63.tar.gz rust-d920aa0e022c9809adb58eaa8f540712b5e68b63.zip | |
Rollup merge of #63979 - alexcrichton:remove-wasm-syscall, r=dtolnay
std: Remove the `wasm_syscall` feature This commit removes the `wasm_syscall` feature from the wasm32-unknown-unknown build of the standard library. This feature was originally intended to allow an opt-in way to interact with the operating system in a posix-like way but it was never stabilized. Nowadays with the advent of the `wasm32-wasi` target that should entirely replace the intentions of the `wasm_syscall` feature.
Diffstat (limited to 'src/libsyntax/parse/parser')
0 files changed, 0 insertions, 0 deletions
