rust/src/etc
Alex Crichton 8fe65da935 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.
2019-08-28 08:34:31 -07:00
..
installer fix typos in src/{bootstrap,ci,etc,lib{backtrace,core,fmt_macros}} 2018-02-10 12:22:57 +01:00
natvis Fix .natvis visualizers. 2019-05-09 16:15:43 -07:00
test-float-parse Remove licenses 2018-12-25 21:08:33 -07:00
third-party Strip all leading/trailing newlines 2015-03-15 09:08:21 -07:00
cat-and-grep.sh Remove licenses 2018-12-25 21:08:33 -07:00
CONFIGS.md Add sublime-rust to CONFIGS.md. 2016-08-22 01:24:01 -04:00
cpu-usage-over-time-plot.sh Fix bucket in CPU usage script 2019-07-03 10:19:59 -04:00
ctags.rust Update the ctags rules and targets. 2015-07-30 06:35:42 +10:00
debugger_pretty_printers_common.py Remove the private generic NonZero<T> wrapper type. 2018-12-26 20:54:10 +01:00
dec2flt_table.py Remove licenses 2018-12-25 21:08:33 -07:00
gdb_load_rust_pretty_printers.py import gdb for explicit access to gdb.current_objfile() 2019-06-28 06:43:03 +02:00
gdb_rust_pretty_printing.py fix gdb debug printing 2019-01-28 17:33:29 +01:00
generate-deriving-span-tests.py Remove initial newline from automatically generated span tests 2019-02-08 09:50:54 +01:00
generate-keyword-tests.py Fix runtime error in generate-keyword-tests 2019-02-15 14:48:21 +01:00
htmldocck.py use utf-8 throughout htmldocck 2019-01-06 01:27:33 -05:00
indenter fix some python3 incompatibilities 2017-11-16 13:34:13 -05:00
lldb_batchmode.py lldb_batchmode.py: try import _thread for Python 3 2019-01-08 13:19:50 -08:00
lldb_rust_formatters.py rust-lldb: fix crash when printing empty string 2019-03-06 12:28:38 -05:00
rust-gdb Remove licenses 2018-12-25 21:08:33 -07:00
rust-gdbgui Remove licenses 2018-12-25 21:08:33 -07:00
rust-lldb Check for lldb existences 2019-07-14 04:19:39 +00:00
rust-windbg.cmd Remove licenses 2018-12-25 21:08:33 -07:00
wasm32-shim.js std: Remove the wasm_syscall feature 2019-08-28 08:34:31 -07:00