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
2023-09-23
Pass `-jN` from Make to `BOOTSTRAP_ARGS`
onur-ozkan
-0
/
+7
2023-08-06
fix(bootstrap): rename exclude flag to skip 🐛
Meysam Azad
-2
/
+2
2023-06-18
Auto merge of #112774 - compiler-errors:rollup-z8oof6r, r=compiler-errors
bors
-2
/
+5
2023-06-18
Auto merge of #112645 - Kobzol:ci-mingw-merge, r=pietroalbini
bors
-8
/
+6
2023-06-18
Merge `mingw-1/2` CI jobs
Jakub Beránek
-8
/
+6
2023-06-18
Test `x.ps1` in `msvc` CI job
Jakub Beránek
-2
/
+5
2023-06-14
Merge `msvc-1/2` CI jobs
Jakub Beránek
-9
/
+3
2023-01-11
Change `src/test` to `tests` in source files, fix tidy and tests
Albert Larsan
-2
/
+2
2022-12-20
Remove unused `check-stage2-T-arm-linux-androideabi-H-x86_64-unknown-linux-gnu`
Joshua Nelson
-5
/
+0
2022-08-12
Use an extensionless `x` script for non-Windows
Josh Stone
-1
/
+1
2022-08-08
Add `x.sh` and `x.ps1` shell scripts
Joshua Nelson
-3
/
+8
2022-05-07
Move check-bootstrap from a makefile rule to test::Bootstrap
gimbles
-2
/
+0
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
[next]