rust/src/etc
Sébastien Santoro a4b4a73328 Use more convenient and UNIX-agnostic shebang
When using bash-specific features, scripts using env to call bash
are more convenient, as bash be installed in different places
according the OS.

Same applies for other languages' interpreters.
2017-12-02 01:03:59 +00:00
..
installer fix some typos 2017-11-21 15:33:45 +01:00
natvis *.natvis: Use s8 postfixes to correctly interpret rust strings as UTF-8. 2017-07-21 03:39:56 -07:00
platform-intrinsics Add support for Vector Negative Multiply Subtract Float on PowerPC 2017-09-27 13:35:18 +00:00
test-float-parse Use more convenient and UNIX-agnostic shebang 2017-12-02 01:03:59 +00:00
third-party
cat-and-grep.sh Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
char_private.py regenerate libcore/char_private.rs 2017-10-26 22:32:24 -07:00
CONFIGS.md
ctags.rust
debugger_pretty_printers_common.py Add compat_str() which works with unicode in both Python 2 and 3 2017-06-09 19:09:02 +03:00
dec2flt_table.py
gdb_load_rust_pretty_printers.py
gdb_rust_pretty_printing.py Implement display_hint in gdb pretty printers 2017-10-06 13:05:53 -06:00
generate-deriving-span-tests.py Update compile-fail tests for error message deduplication. 2017-10-25 15:02:26 +02:00
generate-keyword-tests.py
htmldocck.py let htmldocck.py check for directories 2017-09-30 13:28:09 -05:00
indenter fix some python3 incompatibilities 2017-11-16 13:34:13 -05:00
lldb_batchmode.py debuginfo-test: Fix #45086. 2017-10-08 01:39:34 +08:00
lldb_rust_formatters.py Add pretty printing of unions in debuggers 2017-01-01 19:34:06 +10:00
rust-gdb Rename environment variable GDB_CMD to RUST_GDB to prevent ambiguity 2017-04-20 11:20:33 -04:00
rust-lldb
rust-windbg.cmd Merge crate collections into alloc 2017-06-13 23:37:34 -07:00
sugarise-doc-comments.py fix some python3 incompatibilities 2017-11-16 13:34:13 -05:00
wasm32-shim.js ci: Start running wasm32 tests on Travis 2017-11-28 09:27:35 -08:00
ziggurat_tables.py