rust/src/etc
Brian Anderson 290b79c15d Clean up tidy scripts, coverage, performance
This restructures tidy.py to walk the tree itself,
and improves performance considerably by not loading entire
files into buffers for licenseck.

Splits build rules into 'tidy', 'tidy-basic', 'tidy-binaries',
'tidy-errors', 'tidy-features'.
2015-02-05 14:37:16 -08:00
..
mingw-fix-include
third-party Update license notice. 2014-09-11 09:40:20 -07:00
2014-06-rewrite-bytes-macros.py
adb_run_wrapper.sh
apple-darwin.supp
check-binaries.py
check-summary.py Fix PEP8 for check-summary.py 2015-01-27 01:26:02 -08:00
cmathconsts.c
ctags.rust Improved the tags impl regex 2014-07-24 09:08:52 -04:00
errorck.py Clean up tidy scripts, coverage, performance 2015-02-05 14:37:16 -08:00
extract_grammar.py Fix PEP8 for extract_grammar 2015-01-27 01:26:03 -08:00
featureck.py Clean up tidy scripts, coverage, performance 2015-02-05 14:37:16 -08: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 Fix PEP8 in gdb pretty printer 2015-01-27 01:09:38 -08:00
generate-deriving-span-tests.py Deprecate in-tree rand, std::rand and #[derive(Rand)]. 2015-02-04 09:39:40 +11:00
generate-keyword-tests.py Fix PEP8 for generate-keyword-tests 2015-01-27 01:26:03 -08:00
get-snapshot.py Fix PEP8 in snapshot.py 2015-01-27 01:26:02 -08:00
htmldocck.py Fix PEP8 for htmldocck 2015-01-27 01:26:03 -08:00
indenter Port indenter to python 2015-01-16 08:49:54 -08:00
latest-unix-snaps.py Fix PEP8 for latest-unix-snaps.py 2015-01-27 01:26:03 -08:00
libc.c
licenseck.py Clean up tidy scripts, coverage, performance 2015-02-05 14:37:16 -08:00
lldb_batchmode.py Fix PEP8 in lldb_batchmode.py 2015-01-27 01:25:54 -08:00
lldb_rust_formatters.py Fix PEP8 in lldb_rust_formatters.py 2015-01-27 01:25:54 -08:00
local_stage0.sh openbsd support 2015-02-01 14:41:38 +01:00
make-snapshot.py
make-win-dist.py std: Add a new env module 2015-02-01 11:08:15 -08:00
maketest.py Fix PEP8 in maketest 2015-01-27 01:26:01 -08:00
mirror-all-snapshots.py Fix PEP8 in mirror-all-snapshots 2015-01-27 01:26:03 -08:00
mklldeps.py Fix PEP8 in snapshot.py 2015-01-27 01:26:02 -08: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 openbsd support 2015-02-01 14:41:38 +01:00
sugarise-doc-comments.py Fix PEP8 in sugarise-doc-comments 2015-01-27 01:26:02 -08:00
tidy.py Clean up tidy scripts, coverage, performance 2015-02-05 14:37:16 -08:00
unicode.py cleanup: s/impl Copy/#[derive(Copy)]/g 2015-01-25 11:20:38 -05:00
x86.supp rm obsolete valgrind suppressions 2014-10-02 05:01:10 -04:00
ziggurat_tables.py