about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-08-29 17:14:03 +0200
committerGitHub <noreply@github.com>2019-08-29 17:14:03 +0200
commitd920aa0e022c9809adb58eaa8f540712b5e68b63 (patch)
tree6dd4c795f90382ab99ea7bea3a96604865b7ebe4 /src/libsyntax/parse/parser
parent137564d82508dfa509289466055246430986ccf7 (diff)
parent8fe65da935d7e01dbac897dcfbb4fb0f9f24e442 (diff)
downloadrust-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