rust/src/etc
Alex Crichton b250d9a3c8 rollup merge of #21289: brson/errorcodes
This does the bare minimum to make registration of error codes work again. After this patch, every call to `span_err!` with an error code gets that error code validated against a list in that crate and a new tidy script `errorck.py` validates that no error codes are duplicated globally.

There are further improvements to be made yet, detailed in #19624.

r? @nikomatsakis
2015-01-21 09:13:46 -08:00
..
emacs rollup merge of #19913: KOMON/rust-mode-emacs-indentation 2015-01-21 09:13:36 -08:00
gedit Update editor syntax files for isize/usize. 2015-01-07 20:19:58 +11:00
kate fix string multi line connector '\' for kate 2015-01-14 09:45:41 +08:00
mingw-fix-include Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
nano Passable nano syntax highlighting 2015-01-17 13:59:49 -08:00
third-party Update license notice. 2014-09-11 09:40:20 -07:00
vim Remove range function 2015-01-11 14:37:24 +00:00
zsh update zsh rust completions 2015-01-06 12:15:41 -05:00
2014-06-rewrite-bytes-macros.py Change /bin/env to /usr/bin/env in helper python script, as it is more portable 2014-06-23 09:17:40 +10:00
adb_run_wrapper.sh Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
apple-darwin.supp platform-specific valgrind suppression 2012-02-05 09:07:23 -08:00
check-binaries.py add shebang to scripts that have execute bit set 2014-05-12 19:52:29 -07:00
check-summary.py add shebang to scripts that have execute bit set 2014-05-12 19:52:29 -07:00
cmathconsts.c Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
ctags.rust Improved the tags impl regex 2014-07-24 09:08:52 -04:00
errorck.py Make error code registration work again. #19624 2015-01-20 11:27:14 -08:00
extract_grammar.py add shebang to scripts that have execute bit set 2014-05-12 19:52:29 -07:00
gdb_load_rust_pretty_printers.py debuginfo: Add a rust-gdb shell script that will start GDB with Rust pretty printers enabled. 2014-12-30 17:26:13 +01:00
gdb_rust_pretty_printing.py Pylinted and slightly better commented 2015-01-04 23:43:47 -05:00
generate-deriving-span-tests.py s/deriving/derives in Comments/Docs 2015-01-17 11:08:02 -08:00
generate-keyword-tests.py Update repo location 2014-06-16 18:16:36 -07:00
get-snapshot.py Register snapshots 2014-09-10 18:33:54 -07:00
htmldocck.py tests: Warn on the trailing backslash in the template. 2015-01-18 13:23:34 +09:00
indenter Port indenter to python 2015-01-16 08:49:54 -08:00
latest-unix-snaps.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
libc.c Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
licenseck.py std: Second pass stabilization for comm 2014-12-29 12:16:49 -08:00
lldb_batchmode.py debuginfo: Add a timeout for LLDB tests. 2014-11-05 18:35:24 +01:00
lldb_rust_formatters.py Pylinted and slightly better commented 2015-01-04 23:43:47 -05:00
local_stage0.sh Port Rust to DragonFlyBSD 2014-07-29 16:44:39 +02:00
make-snapshot.py add shebang to scripts that have execute bit set 2014-05-12 19:52:29 -07:00
make-win-dist.py mk: Package mingw components in unix installer on windows 2014-12-29 17:26:05 -08:00
maketest.py tests: Add htmldocck.py script for the use of Rustdoc tests. 2015-01-18 02:42:15 +09:00
mirror-all-snapshots.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
mklldeps.py Never generate multiple extern {} blocks in mklldeps.py. 2014-11-25 17:53:05 -06:00
regex-match-tests.py librustc: Always parse macro!()/macro![] as expressions if not 2014-12-18 12:09:07 -05:00
rust-gdb debuginfo: Add a rust-gdb shell script that will start GDB with Rust pretty printers enabled. 2014-12-30 17:26:13 +01:00
rust-lldb rustc: Start "stabilizing" some flags 2014-12-19 11:38:24 -08:00
rustup.sh rollup merge of #21274: estsauver/21270 2015-01-21 09:13:43 -08:00
snapshot.py Several fixes for DragonFly (rebase) 2014-12-19 13:05:06 +01:00
sugarise-doc-comments.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
tidy.py Rollup merge of #21377 - iKevinY:speedy-tidy, r=huonw 2015-01-21 02:16:50 +09:00
unicode.py s/deriving/derives in Comments/Docs 2015-01-17 11:08:02 -08:00
x86.supp rm obsolete valgrind suppressions 2014-10-02 05:01:10 -04:00
ziggurat_tables.py std: Move rand to librand. 2014-03-12 11:31:05 +11:00