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
/
bootstrap
/
check.rs
Age
Commit message (
Expand
)
Author
Lines
2018-06-03
impl is_tool on Mode enum
Collins Abitekaniza
-1
/
+1
2018-06-03
thread tool modes through
Collins Abitekaniza
-0
/
+1
2018-06-03
refactor, make requested changes
Collins Abitekaniza
-1
/
+1
2018-06-03
refactor Mode enum
Collins Abitekaniza
-13
/
+13
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-5
/
+5
2018-04-19
Ensure CleanTools is run for check rustdoc
varkor
-1
/
+7
2018-04-19
Add rustdoc to x.py check
varkor
-1
/
+52
2018-04-18
Replace Build with Builder
varkor
-10
/
+9
2018-04-18
Do not rebuild LLVM for x.py check
varkor
-3
/
+2
2018-04-18
Abstract LLVM building from bootstrap
varkor
-46
/
+4
2018-04-18
Correct the timestamp for CodegenBackend check
varkor
-4
/
+11
2018-04-18
Add rustc_trans to x.py check
varkor
-2
/
+95
2018-04-17
Remove uses of Build across Builder steps
Mark Simulacrum
-33
/
+30
2018-04-03
Refactor to use a dry-run config instead of cfg(test)
Mark Simulacrum
-3
/
+3
2018-03-17
rustbuild: Tweak where timing information goes
Alex Crichton
-8
/
+12
2018-03-09
rustbuild: Fix MSBuild location of `llvm-config.exe`
Alex Crichton
-1
/
+1
2018-02-11
Change Step to be invoked with a path when in default mode.
Mark Simulacrum
-3
/
+3
2018-02-08
Add tests for themes
Guillaume Gomez
-1
/
+0
2018-01-27
rustc: Load the `rustc_trans` crate at runtime
Alex Crichton
-1
/
+1
2018-01-23
Add ./x.py check src/{libstd,libtest,rustc}.
Mark Simulacrum
-0
/
+163
2018-01-23
Rename check.rs to test.rs
Mark Simulacrum
-1542
/
+0
2018-01-23
Rollup merge of #47558 - spastorino:rustc_args, r=nikomatsakis
kennytm
-0
/
+1
2018-01-19
Auto merge of #47494 - michaelwoerister:proc-macro-incremental, r=nikomatsakis
bors
-0
/
+5
2018-01-19
Add rustc-args option to test runner
Santiago Pastorino
-0
/
+1
2018-01-17
Rollup merge of #47250 - GuillaumeGomez:test-rustdoc-js, r=Mark-Simulacrum
Guillaume Gomez
-0
/
+37
2018-01-16
Add incremental-fulldeps test suite and regression test for #47290.
Michael Woerister
-0
/
+5
2018-01-13
Only run rustdoc-js test suite when nodejs is available
Guillaume Gomez
-8
/
+11
2018-01-12
End of rustdoc-js tool add into builder
Guillaume Gomez
-1
/
+7
2018-01-12
Move forward to add rustdoc test
Guillaume Gomez
-14
/
+7
2018-01-12
Start adding js tests
Guillaume Gomez
-0
/
+35
2018-01-12
Remove unused argument `rustc_cargo`.
O01eg
-1
/
+1
2018-01-04
rustc: Don't use relative paths for extended errors
Alex Crichton
-1
/
+2
2017-12-27
Clarify toolstate names. Move publish.py to a more convenient location.
kennytm
-4
/
+4
2017-12-27
Revert "Add a file to trivially disable tool building or testing"
kennytm
-28
/
+8
2017-12-12
Put miri const eval checking behind -Zmiri
Oliver Schneider
-0
/
+1
2017-12-06
Update miri to rustc changes
Oliver Schneider
-53
/
+104
2017-09-27
Add RLS and Rustfmt to the toolstate mechanism
Nick Cameron
-2
/
+10
2017-09-19
Add clippy to `toolstate.toml`
Oliver Schneider
-0
/
+44
2017-09-18
rustbuild: with --no-fail-fast, report the specific commands that failed
Ximin Luo
-4
/
+4
2017-09-17
Rebase fallout
Oliver Schneider
-0
/
+2
2017-09-17
Add a file to trivially disable tool building or testing
Oliver Schneider
-5
/
+14
2017-09-17
Get the miri test suite to run inside the rustc dev environment
Oliver Schneider
-0
/
+44
2017-09-17
Rollup merge of #44533 - nrc:rustfmt-submod, r=alexcrichton
Tim Neumann
-0
/
+41
2017-09-15
rustbuild: Fix test "test rustdoc" invocation
Alex Crichton
-4
/
+5
2017-09-13
Build and test Rustfmt
Nick Cameron
-0
/
+41
2017-09-05
Test rustdoc unit tests.
Mark Simulacrum
-1
/
+68
2017-08-15
use field init shorthand EVERYWHERE
Zack M. Davis
-3
/
+3
2017-08-14
Auto merge of #43842 - bjorn3:no_llvm_cleanup, r=alexcrichton
bors
-17
/
+26
2017-08-13
Change run-make ignore message
bjorn3
-1
/
+1
2017-08-13
Remove some more cfg's
bjorn3
-17
/
+26
[next]