Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

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