| Age | Commit message (Expand) | Author | Lines |
| 2024-04-27 | Auto merge of #124405 - RalfJung:miri-core-alloc-tests, r=clubby789 | bors | -3/+0 |
| 2024-04-26 | Auto merge of #124296 - cuviper:dist-cargo-tests, r=onur-ozkan | bors | -0/+6 |
| 2024-04-26 | miri core/alloc tests: do not test a 2nd target | Ralf Jung | -3/+0 |
| 2024-04-26 | Add support for run-make-support unit tests to be run with bootstrap command | Jover Zhang | -0/+49 |
| 2024-04-25 | Auto merge of #124058 - TechVest:master, r=fmease | bors | -1/+1 |
| 2024-04-25 | Fix some typos in comments | TechVest | -1/+1 |
| 2024-04-23 | bootstrap: keep all cargo test files in dist rustc-src | Josh Stone | -0/+6 |
| 2024-04-22 | miri libstd tests: test windows-msvc instead of windows-gnu | Ralf Jung | -2/+3 |
| 2024-04-21 | bootstrap: Promote some build_steps comments to docs | Jubilee Young | -28/+28 |
| 2024-04-21 | Rollup merge of #124069 - onur-ozkan:run-clippy-on-bootstrap, r=albertlarsan68 | Guillaume Gomez | -169/+165 |
| 2024-04-19 | Rollup merge of #124155 - klensy:wrong-rayon-here, r=albertlarsan68 | Matthias Krüger | -28/+1 |
| 2024-04-19 | fix clippy warnings on bootstrap | onur-ozkan | -169/+165 |
| 2024-04-19 | Auto merge of #123364 - klensy:bs-mixed-types, r=albertlarsan68 | bors | -7/+15 |
| 2024-04-19 | bootstrap: don't use rayon for sysinfo | klensy | -28/+1 |
| 2024-04-18 | Update src/bootstrap/src/core/builder.rs | scottmcm | -1/+1 |
| 2024-04-18 | Ensure `[rust] debuginfo-level-std` doesn't change core's MIR | Scott McMurray | -0/+8 |
| 2024-04-17 | Auto merge of #123978 - alexcrichton:update-wasi-toolchain, r=Mark-Simulacrum | bors | -20/+38 |
| 2024-04-17 | allow to set line-directives-only too | klensy | -0/+5 |
| 2024-04-17 | bootstrap: actually allow set debuginfo-level to "lines-tables-only" | klensy | -7/+10 |
| 2024-04-17 | Rollup merge of #122883 - onur-ozkan:clippy-build-step, r=albertlarsan68 | Matthias Krüger | -102/+394 |
| 2024-04-16 | allow running clippy on most of the in-tree tools | onur-ozkan | -14/+63 |
| 2024-04-16 | fix sysroot bug and update step message format | onur-ozkan | -19/+6 |
| 2024-04-16 | add simple top-level doc-comment for build_steps/clippy | onur-ozkan | -0/+2 |
| 2024-04-16 | for clippy, skip output handling in `run_cargo` | onur-ozkan | -1/+1 |
| 2024-04-16 | support different `Kind`s in `Builder::msg_tool` | onur-ozkan | -3/+16 |
| 2024-04-16 | create `Builder::msg_clippy` | onur-ozkan | -9/+15 |
| 2024-04-16 | create new build step `clippy` | onur-ozkan | -100/+335 |
| 2024-04-16 | Rollup merge of #123711 - onur-ozkan:drop-changelog-seen, r=albertlarsan68 | Matthias Krüger | -19/+6 |
| 2024-04-16 | Rollup merge of #122632 - onur-ozkan:fix-llvm-caching-bug, r=albertlarsan68 | Matthias Krüger | -1/+18 |
| 2024-04-16 | Rollup merge of #122521 - bnleft:master, r=albertlarsan68 | Guillaume Gomez | -0/+7 |
| 2024-04-15 | Update how WASI toolchains are used in CI and bootstrap | Alex Crichton | -20/+38 |
| 2024-04-15 | Rollup merge of #123548 - RalfJung:what-is-time, r=joboet | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-04-15 | Distribute LLVM bitcode linker as a preview component | Kjetil Kjeka | -3/+71 |
| 2024-04-15 | libtest: also measure time in Miri | Ralf Jung | -1/+1 |
| 2024-04-15 | Auto merge of #122997 - matthiaskrgr:compiletest_ices, r=oli-obk | bors | -0/+3 |
| 2024-04-14 | Rollup merge of #123373 - onur-ozkan:skip-codegen, r=Mark-Simulacrum | Guillaume Gomez | -0/+10 |
| 2024-04-14 | bootstrap/compiletest: implement "crashes" tests that fail if no ice is repro... | Matthias Krüger | -0/+3 |
| 2024-04-13 | Auto merge of #123520 - cuviper:bootstrap-compiler-rustflags, r=Mark-Simulacrum | bors | -54/+59 |
| 2024-04-13 | Rollup merge of #123642 - onur-ozkan:restrict-llvm-option, r=Mark-Simulacrum | Matthias Krüger | -2/+13 |
| 2024-04-11 | correct the handling of `bootstrap-cache-path` option | onur-ozkan | -1/+3 |
| 2024-04-10 | add change entry for the removal of `changelog-seen` | onur-ozkan | -0/+5 |
| 2024-04-10 | drop `changelog-seen` | onur-ozkan | -19/+1 |
| 2024-04-09 | do not allow using local llvm while using rustc from ci | onur-ozkan | -2/+13 |
| 2024-04-08 | Rollup merge of #123547 - klensy:bs-pubs, r=onur-ozkan | Matthias Krüger | -30/+0 |
| 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 | -11/+28 |
| 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 |
| 2024-04-06 | Rollup merge of #123504 - RalfJung:test-cargo-miri, r=Mark-Simulacrum | Matthias Krüger | -4/+36 |
| 2024-04-06 | bootstrap: remove unused pub fns | klensy | -30/+0 |