| Age | Commit message (Expand) | Author | Lines |
| 2025-04-04 | chore: clean up some FIXMEs | Prajwal S N | -47/+36 |
| 2025-04-04 | cargo update | Ralf Jung | -495/+546 |
| 2025-04-04 | semver-bump some dependencies | Ralf Jung | -230/+133 |
| 2025-04-04 | Rollup merge of #139322 - Kobzol:run-make-lld-refactor, r=jieyouxu | Matthias Krüger | -0/+37 |
| 2025-04-04 | Rollup merge of #139317 - Zalathar:hide-libtest, r=jieyouxu | Matthias Krüger | -105/+208 |
| 2025-04-04 | Update book.toml fix the authors field | Gábor Szabó | -1/+1 |
| 2025-04-04 | bootstrap: only build `rust_test_helpers` for `{incremental,ui}` suites | Jieyou Xu | -10/+9 |
| 2025-04-04 | Fix links | mejrs | -4/+4 |
| 2025-04-04 | fix language-configuration.json | BenjaminBrienen | -3/+3 |
| 2025-04-04 | unstable book: document tait | mejrs | -0/+159 |
| 2025-04-03 | add some links about the rustdoc-gui test suite | binarycat | -1/+5 |
| 2025-04-03 | Stabilize the `cell_update` feature | Trevor Gross | -1/+0 |
| 2025-04-03 | Rollup merge of #139255 - GuillaumeGomez:unused-var-merged-doctest, r=fmease | Matthias Krüger | -1/+0 |
| 2025-04-03 | Rollup merge of #138610 - oli-obk:no-sort-hir-ids, r=compiler-errors | Matthias Krüger | -33/+53 |
| 2025-04-03 | Rollup merge of #138017 - nnethercote:tighten-assignment-op, r=spastorino | Matthias Krüger | -35/+62 |
| 2025-04-03 | Stabilize `cfg_boolean_literals` | clubby789 | -51/+0 |
| 2025-04-03 | Use `eprint!` instead of `eprintln!` | Guillaume Gomez | -1/+1 |
| 2025-04-03 | Add another Miri-detected bug to README.md | Alan Somers | -0/+1 |
| 2025-04-03 | test-cargo-miri: permissive provenance should not be needed any more | Ralf Jung | -7/+2 |
| 2025-04-03 | Auto merge of #139301 - matthiaskrgr:rollup-sa6ali8, r=matthiaskrgr | bors | -410/+568 |
| 2025-04-03 | Fix 2024 edition doctest panic output | Guillaume Gomez | -3/+5 |
| 2025-04-03 | fix comment nit | Ralf Jung | -2/+1 |
| 2025-04-03 | Add a helper function for checking if LLD was used to `run-make-support` | Jakub Beránek | -0/+37 |
| 2025-04-03 | Update to new rinja version (askama) | Guillaume Gomez | -22/+22 |
| 2025-04-03 | compiletest: Encapsulate all of the code that touches libtest | Zalathar | -98/+194 |
| 2025-04-03 | compiletest: Allow `--fail-fast` as a command-line option | Zalathar | -8/+15 |
| 2025-04-03 | feat(proc-macro-srv): support metadata version 10 | Prajwal S N | -4/+4 |
| 2025-04-03 | impl !PartialOrd for HirId | Oli Scherer | -10/+28 |
| 2025-04-03 | Remove `LintExpectationId` from `Level` variants | Oli Scherer | -13/+13 |
| 2025-04-03 | Make LevelAndSource a struct | Oli Scherer | -13/+15 |
| 2025-04-03 | fix(ide-assists): remove `AssistKind::None` | Prajwal S N | -15/+5 |
| 2025-04-03 | compiletest: Require `//~` annotations even if `error-pattern` is specified | Vadim Petrochenkov | -10/+9 |
| 2025-04-03 | visit_freeze_sensitive: add comment | Ralf Jung | -0/+3 |
| 2025-04-03 | Rollup merge of #139283 - BoxyUwU:rdg-push, r=jieyouxu | Matthias Krüger | -410/+543 |
| 2025-04-03 | Rollup merge of #139282 - lolbinarycat:rustdoc-settings-checkbox-noshrink, r=... | Matthias Krüger | -0/+3 |
| 2025-04-03 | Rollup merge of #139149 - mejrs:itaf, r=ehuss | Matthias Krüger | -0/+22 |
| 2025-04-03 | Auto merge of #139250 - dianqk:llvm-20.1.2, r=cuviper | bors | -0/+0 |
| 2025-04-03 | test directive can appear anywhere in the file | Tshepang Mbambo | -1/+2 |
| 2025-04-03 | Tighten up assignment operator representations. | Nicholas Nethercote | -22/+49 |
| 2025-04-03 | Use `BinOpKind` instead of `BinOp` for function args where possible. | Nicholas Nethercote | -13/+13 |
| 2025-04-02 | Merge from rustc | Ralf Jung | -2431/+2786 |
| 2025-04-02 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2025-04-02 | rustdoc js: satisfy eslint | binarycat | -4/+4 |
| 2025-04-02 | rustdoc: make settings checkboxes always square | binarycat | -0/+3 |
| 2025-04-02 | settings.js: fix whitespace | binarycat | -1/+1 |
| 2025-04-02 | Demote i686-pc-windows-gnu to Tier 2 | Noratrieb | -42/+45 |
| 2025-04-02 | settings.js: add elemContainsTarget utility function | binarycat | -6/+15 |
| 2025-04-02 | main.js: make hideAllModals docs clearer | binarycat | -1/+1 |
| 2025-04-02 | settings.js: make top-level code typecheck | binarycat | -9/+13 |
| 2025-04-02 | Auto merge of #139269 - matthiaskrgr:rollup-pk78gig, r=matthiaskrgr | bors | -1/+1 |