Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
HEAD
/
src
/
bootstrap
/
mk
2fa33b0
Rollup merge of #141949 - onur-ozkan:move-test-float-parse, r=Kobzol
by Matthias Krüger
· 7 weeks ago
59fbe04
move `test-float-parse` tool into `src/tools` dir
by onur-ozkan
· 7 weeks ago
b9e6995
run core and alloc tests with strict provenance
by Ralf Jung
· 8 weeks ago
6eb1afa
tools-aux ci runner: also cross-test doctests
by Ralf Jung
· 9 weeks ago
a64ccf4
Rollup merge of #139092 - thaliaarchi:move-fd-pal, r=joboet
by Matthias Krüger
· 4 months ago
4085af0
Move fd into sys
by Thalia Archibald
· 4 months ago
6a1f57d
Demote i686-pc-windows-gnu to Tier 2
by Noratrieb
· 4 months ago
fb04372
Move all alloc integration tests to a new alloctests crate
by bjorn3
· 4 months ago
00683a0
CI: split i686-mingw job to three free runners
by MarcoIeni
· 5 months ago
b6a3841
Put all coretests in a separate crate
by bjorn3
· 6 months ago
242b0e3
CI: split x86_64-msvc job using windows 2025
by MarcoIeni
· 6 months ago
de89ffc
CI: split i686-msvc job to two free runners
by MarcoIeni
· 6 months ago
5b9a77a
CI: split x86_64-mingw job
by MarcoIeni
· 8 months ago
17aab60
remove workaround for make prepare and use dry-run build instead
by onur-ozkan
· 10 months ago
62d196f
bootstrap/Makefile.in: miri: add missing BOOTSTRAP ARGS
by Ralf Jung
· 10 months ago
d123878
Run `test-float-parse` as part of CI
by Trevor Gross
· 12 months ago
8a63c84
Auto merge of #127706 - workingjubilee:rollup-d07ij30, r=workingjubilee
by bors
· 1 year ago
51727ba
Update src/bootstrap/mk/Makefile.in
by zachs18
· 1 year ago
d8717cf
Re-enable Miri leak checking in CI.
by zachs18
· 1 year ago
4819270
use "bootstrap" instead of "rustbuild" in comments and docs
by onur-ozkan
· 1 year ago
d5671d0
Miri std tests: don't set BOOTSTRAP_SKIP_TARGET_SANITY unnecessarily
by Ralf Jung
· 1 year, 1 month ago
babead5
miri core/alloc tests: do not test a 2nd target
by Ralf Jung
· 1 year, 3 months ago
8d5c47f
miri libstd tests: test windows-msvc instead of windows-gnu
by Ralf Jung
· 1 year, 3 months ago
596908b
also test core+alloc on a 32bit big-endian target
by Ralf Jung
· 1 year, 3 months ago
2408981
run some std tests on more targets
by Ralf Jung
· 1 year, 3 months ago
1242093
also test parts of std
by Ralf Jung
· 1 year, 3 months ago
7b89445
check-aux: test core and alloc in Miri
by Ralf Jung
· 1 year, 3 months ago
863d2fd
Pass `-jN` from Make to `BOOTSTRAP_ARGS`
by onur-ozkan
· 1 year, 10 months ago
0b16456
fix(bootstrap): rename exclude flag to skip 🐛
by Meysam Azad
· 2 years ago
f217411
Auto merge of #112774 - compiler-errors:rollup-z8oof6r, r=compiler-errors
by bors
· 2 years, 1 month ago
2d0aa57
Auto merge of #112645 - Kobzol:ci-mingw-merge, r=pietroalbini
by bors
· 2 years, 1 month ago
f3a4cf1
Merge `mingw-1/2` CI jobs
by Jakub Beránek
· 2 years, 1 month ago
d25e8d7
Test `x.ps1` in `msvc` CI job
by Jakub Beránek
· 2 years, 1 month ago
895eb30
Merge `msvc-1/2` CI jobs
by Jakub Beránek
· 2 years, 1 month ago
40ba0e8
Change `src/test` to `tests` in source files, fix tidy and tests
by Albert Larsan
· 2 years, 6 months ago
fb89ae4
Remove unused `check-stage2-T-arm-linux-androideabi-H-x86_64-unknown-linux-gnu`
by Joshua Nelson
· 2 years, 7 months ago
de8dedb
Use an extensionless `x` script for non-Windows
by Josh Stone
· 3 years ago
775c3c0
Add `x.sh` and `x.ps1` shell scripts
by Joshua Nelson
· 3 years ago
72d2d6a
Move check-bootstrap from a makefile rule to test::Bootstrap
by gimbles
· 3 years, 2 months ago
3994406
Enforce rustdoc-gui test-suite run
by Guillaume Gomez
· 4 years, 2 months ago
20f2497
Update CI scripts
by Guillaume Gomez
· 4 years, 5 months ago
4d2d0ba
Remove `compile-fail` test suite
by Vadim Petrochenkov
· 4 years, 7 months ago
7768eaa
Add assert that tests happen with stage 2 in CI
by Joshua Nelson
· 5 years ago
2c31b45
mv std libs to library/
by mark
· 5 years ago
c0aef6d
Remove vestigial CI job msvc-aux.
by Eric Huss
· 5 years ago
82cb88b
Remove code related to `test/run-fail`
by Yuki Okushi
· 5 years ago
9df2dac
ci: move linkcheck from mingw-2 to mingw-1
by Pietro Albini
· 6 years ago
42a317a
Remove run-pass test suites
by Vadim Petrochenkov
· 6 years ago
7dfd8ce
ci: remove fanout from the azure pipelines config
by Pietro Albini
· 6 years ago
699376ad
Add Azure Pipelines
by John Erickson
· 6 years ago
dbf19c3
rustbuild: remove obsolete fulldeps behavior from src/test/pretty tests, and enable them by default.
by Eduard-Mihai Burtescu
· 6 years ago
db97c48
Remove quote_*! macros and associated APIs
by Mark Simulacrum
· 6 years ago
2a66355
Remove licenses
by Mark Rousskov
· 7 years ago
2bde4e7
Move a few more tests into the appveyor-subset-2.
by kennytm
· 7 years ago
796c78a
appveyor: Move run-pass-fulldeps to extra builders
by Alex Crichton
· 7 years ago
893e499
appveyor: Fix a switched condition for cargotest
by Alex Crichton
· 7 years ago
16cc9ce
Fix an error in the appveyor config
by Alex Crichton
· 7 years ago
7f465ab
appveyor: Shard more slow MSVC builders
by Alex Crichton
· 7 years ago
128199e
Move the swap the tools test and cargotest within check-aux.
by kennytm
· 8 years ago
f4f1858
Move cargotest to separate jobs on Travis-CI and AppVeyor
by Simon Sapin
· 8 years ago
f381744
Get the miri test suite to run inside the rustc dev environment
by Oliver Schneider
· 8 years ago
368cab3
Reviewer changes
by Nick Cameron
· 8 years ago
a9b0a7b
rustbuild: Rewrite the configure script in Python
by Alex Crichton
· 8 years ago
f516765
bootstrap: Major refactoring
by Milton Mazzarri
· 8 years ago
04415dc
Run RLS tests
by Nick Cameron
· 8 years ago
150d644
rustbuild: split Install out of Dist subcommand
by Marc-Antoine Perennou
· 8 years ago
009f45f
Run tests for the cargo submodule in tree
by Alex Crichton
· 8 years ago
c08f382
travis: Make more network requests retryable
by Alex Crichton
· 8 years ago
9ad13c8
rustbuild: Fix a few locations with makefiles gone
by Alex Crichton
· 8 years ago
254876e
rustbuild: Compile all support tools in stage0
by Alex Crichton
· 9 years ago
900dd8a
rustbuild: Don't run pretty tests by default
by Alex Crichton
· 9 years ago
49546cc
rustbuild: Actually test musl on the musl bot
by Alex Crichton
· 9 years ago
c7f4cdc
rustbuild: Run `dist` on a `distcheck`
by Alex Crichton
· 9 years ago
fd5dc05
Auto merge of #38252 - pnkfelix:mildly-robustify-configure-msg, r=alexcrichton
by bors
· 9 years ago
d38db82
rustbuild: Implement distcheck
by Alex Crichton
· 9 years ago
25adc4e
Fix #38251 but perhaps not BEST fix for it.
by Felix S. Klock II
· 9 years ago
0e272de
mk: Switch rustbuild to the default build system
by Alex Crichton
· 9 years ago
008cc2d
Move all Linux/OSX CI infastructure to Travis
by Alex Crichton
· 9 years ago
a270b80
rustbuild: Rewrite user-facing interface
by Alex Crichton
· 9 years ago
f171d98
Prevent accidentally running 'make install' as sudo.
by Ahmed Charles
· 9 years ago
e6985b2
rustbuild: Add install target. #34675
by Ahmed Charles
· 9 years ago
12a159a
Add 'make help' for rustbuild
by Simon Sapin
· 9 years ago
58c581c
Add rustc-stageN targets to rustbuild
by Seo Sanghyeon
· 9 years ago
9dd3c54
rustbuild: Migrate tidy checks to Rust
by Alex Crichton
· 9 years ago
c7049f6
Fix the name of the 'check-cargotest' step
by Brian Anderson
· 9 years ago
3a790ac
Introduce 'cargotest' and the check-cargotest buildstep
by Brian Anderson
· 9 years ago
6cc06b3
rustbuild: Implement `make dist`
by Alex Crichton
· 9 years ago
063e68b
rustbuild: Add `make check` and a check target
by Alex Crichton
· 9 years ago
848e785
rustbuild: Add rustbook/standalone doc support
by Alex Crichton
· 9 years ago
a1c13d0
bootstrap: Add a --clean flag
by Alex Crichton
· 9 years ago
bb2e921
configure: Add an option to use the cargo build system
by Alex Crichton
· 9 years ago