| Age | Commit message (Expand) | Author | Lines |
| 2024-10-15 | Move `too_long_first_doc_paragraph` to `nursery` | Philipp Krones | -1/+1 |
| 2024-10-14 | bump channel to stable | Josh Stone | -1/+1 |
| 2024-10-11 | Use small runner for msvc-ext2 job | Chris Denton | -1/+5 |
| 2024-10-11 | Fix bash syntax | Chris Denton | -1/+1 |
| 2024-10-11 | Fix checktools.sh non-msvc builds | Chris Denton | -6/+7 |
| 2024-10-11 | Split x86_64-msvc-ext into two jobs | Chris Denton | -5/+21 |
| 2024-10-11 | Update LLVM submodule | DianQK | -0/+0 |
| 2024-09-26 | bootstrap: Set the dylib path when building books with rustdoc | Josh Stone | -9/+11 |
| 2024-09-19 | Update LLVM to 19 327ca6c | DianQK | -0/+0 |
| 2024-09-06 | bump stage0 | Boxy | -444/+342 |
| 2024-09-02 | Backport #129917 | Boxy | -0/+1 |
| 2024-09-02 | bump channel to beta | Boxy | -1/+1 |
| 2024-08-31 | Auto merge of #129831 - matthiaskrgr:rollup-befq6zx, r=matthiaskrgr | bors | -19/+285 |
| 2024-08-31 | Rollup merge of #129824 - GuillaumeGomez:code-example-buttons-mobile, r=notri... | Matthias Krüger | -2/+8 |
| 2024-08-31 | Rollup merge of #129816 - RalfJung:tidy-feature-issue-mismatch, r=compiler-er... | Matthias Krüger | -1/+2 |
| 2024-08-31 | Rollup merge of #129762 - alexcrichton:update-wasm-component-ld, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-08-31 | Rollup merge of #129684 - Strophox:miri-pass-pointer-to-ffi, r=RalfJung | Matthias Krüger | -5/+257 |
| 2024-08-31 | Rollup merge of #129651 - onur-ozkan:stage0-target-sanity-check, r=Kobzol | Matthias Krüger | -8/+9 |
| 2024-08-31 | Rollup merge of #129605 - jieyouxu:needs-llvm-components, r=Mark-Simulacrum | Matthias Krüger | -2/+8 |
| 2024-08-31 | Fix code examples buttons not appearing on click on mobile | Guillaume Gomez | -2/+8 |
| 2024-08-31 | Rollup merge of #129785 - RalfJung:miri-sync, r=RalfJung | Matthias Krüger | -441/+1197 |
| 2024-08-31 | Rollup merge of #129774 - nnethercote:rm-extern-crate-tracing-remainder, r=Gu... | Matthias Krüger | -10/+49 |
| 2024-08-31 | Rollup merge of #129733 - lnicola:sync-from-ra, r=lnicola | Matthias Krüger | -2888/+9203 |
| 2024-08-31 | Rollup merge of #129711 - lqd:nll-mir-dumps, r=compiler-errors | Matthias Krüger | -0/+1 |
| 2024-08-31 | tidy: say which feature gate has a stability issue mismatch | Ralf Jung | -1/+2 |
| 2024-08-31 | Rollup merge of #129751 - RalfJung:interpret-visit-field-order, r=compiler-er... | Matthias Krüger | -8/+5 |
| 2024-08-31 | Rollup merge of #129731 - ferrocene:x-test-compiler, r=onur-ozkan | Matthias Krüger | -8/+3 |
| 2024-08-31 | Rollup merge of #129725 - compiler-errors:predicates-of, r=fmease | Matthias Krüger | -16/+5 |
| 2024-08-31 | Rollup merge of #129366 - petrochenkov:libsearch, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-08-31 | Rollup merge of #126183 - Folyd:search-core, r=GuillaumeGomez,notriddle | Matthias Krüger | -2281/+2319 |
| 2024-08-31 | Auto merge of #129797 - workingjubilee:cleanup-apple-ci, r=workingjubilee | bors | -8/+23 |
| 2024-08-30 | ci: Take tail instead of head to avoid broken pipes | Jubilee Young | -3/+1 |
| 2024-08-30 | ci: Avoid legacy backticks in upload-artifacts.sh | Jubilee Young | -1/+1 |
| 2024-08-30 | ci: Use mv instead of cp in upload step | Jubilee Young | -4/+4 |
| 2024-08-30 | ci: Try to remove unused Xcode dirs | Jubilee Young | -0/+17 |
| 2024-08-30 | enable Miri to pass const pointers through FFI | Strophox | -5/+257 |
| 2024-08-30 | add borrows to NLL MIR dumps | Rémy Rakic | -0/+1 |
| 2024-08-30 | Merge from rustc | The Miri Cronjob Bot | -119/+153 |
| 2024-08-30 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-08-30 | Remove `#[macro_use] extern crate tracing` from rustfmt. | Nicholas Nethercote | -2/+17 |
| 2024-08-30 | Remove `#[macro_use] extern crate tracing` from rustfmt helpers. | Nicholas Nethercote | -6/+2 |
| 2024-08-30 | Remove `#[macro_use] extern crate tracing` from rustdoc. | Nicholas Nethercote | -2/+30 |
| 2024-08-29 | Update the `wasm-component-ld` binary dependency | Alex Crichton | -1/+1 |
| 2024-08-29 | interpret/visitor: make memory order iteration slightly more efficient | Ralf Jung | -8/+5 |
| 2024-08-29 | Rollup merge of #129743 - GuillaumeGomez:fix-rustdoc-clippy, r=notriddle | Guillaume Gomez | -105/+94 |
| 2024-08-29 | Rollup merge of #129316 - dingxiangfei2009:riscv64-imac-scs, r=nnethercote | Guillaume Gomez | -7/+33 |
| 2024-08-29 | Rollup merge of #128970 - DianQK:lint-llvm-ir, r=nikic | Guillaume Gomez | -0/+7 |
| 2024-08-29 | Rollup merge of #123940 - kornelski:remove-derived-debug, r=Urgau | Guillaume Gomez | -1/+17 |
| 2024-08-29 | riscv64imac: allow shadow call stack sanitizer | Ding Xiang Fei | -7/+33 |
| 2024-08-29 | Fix clippy lints | Guillaume Gomez | -105/+94 |