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
/
mk
Age
Commit message (
Expand
)
Author
Lines
2021-05-26
Enforce rustdoc-gui test-suite run
Guillaume Gomez
-4
/
+0
2021-02-21
Update CI scripts
Guillaume Gomez
-0
/
+4
2020-12-29
Remove `compile-fail` test suite
Vadim Petrochenkov
-3
/
+1
2020-07-27
Add assert that tests happen with stage 2 in CI
Joshua Nelson
-17
/
+17
2020-07-27
mv std libs to library/
mark
-2
/
+2
2020-06-12
Remove vestigial CI job msvc-aux.
Eric Huss
-8
/
+2
2020-05-06
Remove code related to `test/run-fail`
Yuki Okushi
-1
/
+0
2019-08-16
ci: move linkcheck from mingw-2 to mingw-1
Pietro Albini
-0
/
+9
2019-07-27
Remove run-pass test suites
Vadim Petrochenkov
-4
/
+0
2019-05-13
ci: remove fanout from the azure pipelines config
Pietro Albini
-68
/
+2
2019-05-10
Add Azure Pipelines
John Erickson
-4
/
+70
2019-03-15
rustbuild: remove obsolete fulldeps behavior from src/test/pretty tests, and ...
Eduard-Mihai Burtescu
-1
/
+0
2019-01-24
Remove quote_*! macros and associated APIs
Mark Simulacrum
-1
/
+0
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-04
Move a few more tests into the appveyor-subset-2.
kennytm
-1
/
+6
2018-03-24
appveyor: Move run-pass-fulldeps to extra builders
Alex Crichton
-0
/
+7
2018-03-07
appveyor: Fix a switched condition for cargotest
Alex Crichton
-2
/
+2
2018-03-07
Fix an error in the appveyor config
Alex Crichton
-2
/
+6
2018-03-07
appveyor: Shard more slow MSVC builders
Alex Crichton
-0
/
+1
2017-12-03
Move the swap the tools test and cargotest within check-aux.
kennytm
-3
/
+1
2017-10-23
Move cargotest to separate jobs on Travis-CI and AppVeyor
Simon Sapin
-1
/
+0
2017-09-17
Get the miri test suite to run inside the rustc dev environment
Oliver Schneider
-0
/
+1
2017-09-13
Reviewer changes
Nick Cameron
-0
/
+1
2017-08-27
rustbuild: Rewrite the configure script in Python
Alex Crichton
-2
/
+0
2017-07-25
bootstrap: Major refactoring
Milton Mazzarri
-0
/
+2
2017-07-17
Run RLS tests
Nick Cameron
-1
/
+2
2017-05-22
rustbuild: split Install out of Dist subcommand
Marc-Antoine Perennou
-1
/
+1
2017-04-24
Run tests for the cargo submodule in tree
Alex Crichton
-0
/
+1
2017-02-25
travis: Make more network requests retryable
Alex Crichton
-0
/
+2
2017-02-06
rustbuild: Fix a few locations with makefiles gone
Alex Crichton
-1
/
+2
2016-12-30
rustbuild: Compile all support tools in stage0
Alex Crichton
-1
/
+1
2016-12-29
rustbuild: Don't run pretty tests by default
Alex Crichton
-2
/
+10
2016-12-20
rustbuild: Actually test musl on the musl bot
Alex Crichton
-1
/
+1
2016-12-14
rustbuild: Run `dist` on a `distcheck`
Alex Crichton
-1
/
+2
2016-12-11
Auto merge of #38252 - pnkfelix:mildly-robustify-configure-msg, r=alexcrichton
bors
-1
/
+1
2016-12-08
rustbuild: Implement distcheck
Alex Crichton
-0
/
+2
2016-12-08
Fix #38251 but perhaps not BEST fix for it.
Felix S. Klock II
-1
/
+1
2016-12-07
mk: Switch rustbuild to the default build system
Alex Crichton
-8
/
+12
2016-11-11
Move all Linux/OSX CI infastructure to Travis
Alex Crichton
-1
/
+4
2016-11-02
rustbuild: Rewrite user-facing interface
Alex Crichton
-16
/
+15
2016-10-06
Prevent accidentally running 'make install' as sudo.
Ahmed Charles
-0
/
+4
2016-10-05
rustbuild: Add install target. #34675
Ahmed Charles
-0
/
+2
2016-08-17
Add 'make help' for rustbuild
Simon Sapin
-0
/
+4
2016-06-29
Add rustc-stageN targets to rustbuild
Seo Sanghyeon
-0
/
+5
2016-04-12
rustbuild: Migrate tidy checks to Rust
Alex Crichton
-0
/
+2
2016-03-25
Fix the name of the 'check-cargotest' step
Brian Anderson
-2
/
+2
2016-03-22
Introduce 'cargotest' and the check-cargotest buildstep
Brian Anderson
-0
/
+2
2016-03-16
rustbuild: Implement `make dist`
Alex Crichton
-0
/
+4
2016-03-07
rustbuild: Add `make check` and a check target
Alex Crichton
-0
/
+2
2016-02-16
rustbuild: Add rustbook/standalone doc support
Alex Crichton
-0
/
+12
[next]