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
2017-07-20
Krate -> Crate
Mark Simulacrum
-9
/
+9
2017-07-20
Resolve rebase errors
Mark Simulacrum
-34
/
+32
2017-07-20
Require should_run to be implemented.
Mark Simulacrum
-0
/
+8
2017-07-20
Utilize interning to allow Copy/Clone steps
Mark Simulacrum
-97
/
+137
2017-07-20
Remove core_intrinsics feature gate
Mark Simulacrum
-0
/
+12
2017-07-20
Cleanups and fixes throughout
Mark Simulacrum
-7
/
+4
2017-07-20
Fix more incorrectly transitioned code
Mark Simulacrum
-17
/
+29
2017-07-20
Fix a few errors introduced during rebase.
Mark Simulacrum
-26
/
+49
2017-07-20
Fix a nit.
Mark Simulacrum
-1
/
+1
2017-07-20
Rework compiletest implementation.
Mark Simulacrum
-84
/
+55
2017-07-20
Move compiletest config into a struct
Mark Simulacrum
-37
/
+102
2017-07-20
Finish fixing warnings and errors. Bootstrap builds.
Mark Simulacrum
-11
/
+12
2017-07-20
Fixes warnings and errors introduced while moving code around
Mark Simulacrum
-24
/
+24
2017-07-20
Change code to work with the new system
Mark Simulacrum
-47
/
+342
2017-07-20
Move code into Step trait implementations.
Mark Simulacrum
-420
/
+585
2017-07-20
Move rule configs out of step
Mark Simulacrum
-0
/
+231
2017-07-17
Run RLS tests
Nick Cameron
-9
/
+27
2017-07-10
Test src/doc once more
Mark Simulacrum
-6
/
+11
2017-07-04
Use build.build instead of build.config.build
Mark Simulacrum
-8
/
+8
2017-07-04
Store verbosity on Build
Mark Simulacrum
-1
/
+1
2017-07-04
Store positive instead of negative fail_fast.
Mark Simulacrum
-5
/
+5
2017-07-04
Clarify meaning of Build.cargo, Build.rustc.
Mark Simulacrum
-4
/
+4
2017-07-04
Cleanups to check code.
Mark Simulacrum
-23
/
+18
2017-06-22
Make Build.cxx() return a Result instead of panicking
Ian Douglas Scott
-1
/
+1
2017-06-19
Bump version and stage0 compiler
Alex Crichton
-0
/
+1
2017-06-16
Auto merge of #42410 - nagisa:llvmup, r=sanxiyn
bors
-0
/
+3
2017-06-16
Auto merge of #42631 - malbarbo:wasm32, r=alexcrichton
bors
-1
/
+3
2017-06-15
Add a no-system-llvm compilecheck header
Simonas Kazlauskas
-0
/
+3
2017-06-14
Auto merge of #42433 - marco-c:profiling, r=alexcrichton
bors
-0
/
+4
2017-06-13
Do not execute .asm.js files on wasm32 tests
Marco A L Barbosa
-1
/
+3
2017-06-06
Skip printing for skipped doc tests.
Mark Simulacrum
-1
/
+1
2017-06-04
Skip documentation files without ``` when running markdown tests.
Mark Simulacrum
-16
/
+15
2017-06-04
Merge branch 'profiling' of github.com:whitequark/rust into profiling
Marco Castelluccio
-0
/
+4
2017-06-02
rustbuild: Add `./x.py test --no-fail-fast`
Josh Stone
-15
/
+46
2017-06-02
ci: Further tone down the test verbosity.
kennytm
-5
/
+9
2017-06-02
ci: Improve log output (mainly Travis).
kennytm
-0
/
+9
2017-05-04
Add remote device testing support
Mátyás Mustoha
-1
/
+1
2017-05-01
Add profiling support, through the rustc -Z profile flag.
whitequark
-0
/
+4
2017-04-29
Rollup merge of #41608 - cuviper:distcheck-rust-src, r=alexcrichton
Corey Farwell
-0
/
+21
2017-04-29
Update stage0 bootstrap compiler
Alex Crichton
-1
/
+1
2017-04-27
travis: Parallelize tests on Android
Alex Crichton
-113
/
+27
2017-04-26
Add a distcheck for rust-src completeness
Josh Stone
-0
/
+21
2017-04-24
Run tests for the cargo submodule in tree
Alex Crichton
-11
/
+29
2017-03-27
Fix various useless derefs and slicings
Oliver Schneider
-1
/
+1
2017-03-20
skip nostarch directory
steveklabnik
-0
/
+10
2017-03-12
Update usages of 'OSX' (and other old names) to 'macOS'.
Corey Farwell
-1
/
+1
2017-03-09
fix emscripten test detection
Tim Neumann
-1
/
+1
2017-02-21
test: Verify all sysroot crates are unstable
Alex Crichton
-2
/
+2
2017-02-14
Automatically vendor Cargo deps when building the source tarballs.
Eduard-Mihai Burtescu
-2
/
+7
2017-02-08
Rollup merge of #38699 - japaric:lsan, r=alexcrichton
Corey Farwell
-0
/
+4
[prev]
[next]