index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Age
Commit message (
Expand
)
Author
Lines
2016-05-07
Rollup merge of #33438 - birkenfeld:dup-words, r=steveklabnik
Steve Klabnik
-1
/
+1
2016-05-06
s/aux/auxiliary, because windows
Niko Matsakis
-3
/
+3
2016-05-06
kill the old auxiliary directory
Niko Matsakis
-5
/
+0
2016-05-06
move auxiliary builds to a test-relative `aux`
Niko Matsakis
-44
/
+61
2016-05-06
tweak incremental comment
Niko Matsakis
-9
/
+9
2016-05-06
move free functions in runtest into methods
Niko Matsakis
-1732
/
+1692
2016-05-06
use methods for EarlyProps and TestProps
Niko Matsakis
-214
/
+220
2016-05-06
refactor interface of make_compile_args
Niko Matsakis
-21
/
+26
2016-05-06
Auto merge of #33225 - michaelwoerister:fix-debuginfo-struct-ns, r=eddyb
bors
-47
/
+51
2016-05-05
Fix some some duplicate words.
Georg Brandl
-1
/
+1
2016-05-03
mk: Pass CFLAGS for target, not host
Alex Crichton
-0
/
+5
2016-05-03
Make runtest::check_debugger_output() handle wildcards at end.
Michael Woerister
-47
/
+51
2016-05-02
adapt JSON to new model
Niko Matsakis
-11
/
+36
2016-04-28
Auto merge of #33093 - alexcrichton:rustbuild-rmake, r=nikomatsakis
bors
-17
/
+153
2016-04-28
test: Move run-make tests into compiletest
Alex Crichton
-17
/
+153
2016-04-27
Auto merge of #32791 - LeoTestard:feature-gate-clean, r=nikomatsakis
bors
-7
/
+7
2016-04-23
Auto merge of #33084 - alexcrichton:osx-python-sanity, r=michaelwoerister
bors
-6
/
+11
2016-04-22
Fix filepath check for macro backtrace
Jonathan Turner
-1
/
+1
2016-04-21
Fix for filepath for cfail tests in windows
Jonathan Turner
-1
/
+4
2016-04-22
Fix tidy for the new syntax of feature declarations in libsyntax.
Leo Testard
-7
/
+7
2016-04-21
add serialize as a dep for compiletest
Niko Matsakis
-0
/
+13
2016-04-21
move json.rs file
Niko Matsakis
-0
/
+194
2016-04-21
improve tidy to give you file that failed
Niko Matsakis
-4
/
+9
2016-04-21
port compiletest to use JSON output
Niko Matsakis
-195
/
+149
2016-04-19
mk: Force system python for LLDB tests on OSX
Alex Crichton
-6
/
+11
2016-04-18
rustbuild: Add support for compiletest test suites
Alex Crichton
-0
/
+3748
2016-04-15
cargotest: Put output in build directory
Alex Crichton
-68
/
+67
2016-04-12
tidy: Add a check to ensure Cargo.toml is in sync
Alex Crichton
-4
/
+108
2016-04-12
rustbuild: Migrate tidy checks to Rust
Alex Crichton
-0
/
+503
2016-04-07
Fix cargotest
Brian Anderson
-1
/
+1
2016-03-28
Add FIXME for linkchecker whitlists
mitaa
-2
/
+5
2016-03-28
Don't check(=cache) redirect pages
mitaa
-12
/
+19
2016-03-27
Drop cached sources to reduce memory usage
mitaa
-23
/
+43
2016-03-27
Extend linkchecker with anchor checking
mitaa
-42
/
+196
2016-03-23
Auto merge of #32390 - japaric:untry, r=pnkfelix
bors
-67
/
+69
2016-03-22
fix alignment
Jorge Aparicio
-6
/
+6
2016-03-22
sprinkle feature gates here and there
Jorge Aparicio
-0
/
+2
2016-03-22
try! -> ?
Jorge Aparicio
-63
/
+63
2016-03-22
Introduce 'cargotest' and the check-cargotest buildstep
Brian Anderson
-0
/
+505
2016-03-14
linkchecker: Fix path checks on Windows
Alex Crichton
-18
/
+17
2016-03-08
rustbuild: Add the error-index-generator
Alex Crichton
-0
/
+220
2016-03-08
rustbuild: Add a link checker for documentation
Alex Crichton
-0
/
+236
2016-03-08
rustbuild: Move rustbook to a `src/tools` directory
Alex Crichton
-0
/
+986