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
2025-03-07
Move all alloc integration tests to a new alloctests crate
bjorn3
-0
/
+2
2025-02-14
CI: split i686-mingw job to three free runners
MarcoIeni
-6
/
+12
2025-01-26
Put all coretests in a separate crate
bjorn3
-2
/
+2
2025-01-19
CI: split x86_64-msvc job using windows 2025
MarcoIeni
-6
/
+2
2025-01-17
CI: split i686-msvc job to two free runners
MarcoIeni
-2
/
+11
2024-11-29
CI: split x86_64-mingw job
MarcoIeni
-3
/
+5
2024-09-20
remove workaround for make prepare and use dry-run build instead
onur-ozkan
-1
/
+1
2024-09-09
bootstrap/Makefile.in: miri: add missing BOOTSTRAP ARGS
Ralf Jung
-2
/
+6
2024-07-21
Run `test-float-parse` as part of CI
Trevor Gross
-0
/
+1
2024-07-14
Auto merge of #127706 - workingjubilee:rollup-d07ij30, r=workingjubilee
bors
-1
/
+1
2024-07-07
Update src/bootstrap/mk/Makefile.in
zachs18
-1
/
+1
2024-07-07
Re-enable Miri leak checking in CI.
zachs18
-3
/
+2
2024-07-07
use "bootstrap" instead of "rustbuild" in comments and docs
onur-ozkan
-1
/
+1
2024-06-08
Miri std tests: don't set BOOTSTRAP_SKIP_TARGET_SANITY unnecessarily
Ralf Jung
-3
/
+4
2024-04-26
miri core/alloc tests: do not test a 2nd target
Ralf Jung
-3
/
+0
2024-04-22
miri libstd tests: test windows-msvc instead of windows-gnu
Ralf Jung
-2
/
+3
2024-04-07
also test core+alloc on a 32bit big-endian target
Ralf Jung
-1
/
+5
2024-04-07
run some std tests on more targets
Ralf Jung
-1
/
+7
2024-04-07
also test parts of std
Ralf Jung
-0
/
+10
2024-04-07
check-aux: test core and alloc in Miri
Ralf Jung
-0
/
+10
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
[next]