| Age | Commit message (Collapse) | Author | Lines |
|
Can make turnaround of testing changes to core/std/syntax much faster.
|
|
|
|
|
|
|
|
|
|
For cross compiling to targets that don't want to build a compiler
|
|
extratected doc 'rust'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When debugging check-fast it's annoying to wait through core/std
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
mk/install.mk
src/rt/rustrt.def.in
|
|
|
|
|
|
|
|
|
|
|
|
Add Brian Leibig to AUTHORS.txt for REPL contributions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These tests require a lot more to be built before running so are not part of
check-lite
|
|
Runs the core, std, run-pass, run-fail, compile-fail tests for stage2 and
builds only their dependencies.
We'll use this on the bots' try branch.
|
|
Per issue #2418.
|
|
RUST_BENCH is on automatically when running `make perf`
|
|
|
|
|
|
Only build through librustsyntax, which some tests do rely on.
|
|
|
|
|
|
|
|
|
|
Closes #2162
|
|
Distcheck was failing on the linux bots - too many arguments to tidy
|