| Age | Commit message (Expand) | Author | Lines |
| 2024-05-31 | Rollup merge of #125635 - fmease:mv-type-binding-assoc-item-constraint, r=com... | Matthias Krüger | -819/+879 |
| 2024-05-31 | Explain why we don't run rustfmt on `tests/crashes/`. | Nicholas Nethercote | -1/+1 |
| 2024-05-31 | Run rustfmt on `tests/coverage-run-rustdoc/`. | Nicholas Nethercote | -1/+0 |
| 2024-05-31 | Run rustfmt on `tests/coverage/`. | Nicholas Nethercote | -1/+0 |
| 2024-05-31 | Run rustfmt on `tests/codegen-units/`. | Nicholas Nethercote | -229/+208 |
| 2024-05-31 | Run rustfmt on `tests/codegen/`. | Nicholas Nethercote | -1335/+1448 |
| 2024-05-30 | Also InstSimplify `&raw*` | Scott McMurray | -1/+157 |
| 2024-05-31 | minor: replace command-group with process-wrap | Henry Chen | -45/+73 |
| 2024-05-30 | Update ui tests for leading-underscore suggestion | Lucas Scharenbroch | -3/+5 |
| 2024-05-30 | Improve renaming suggestion for names with leading underscores | Lucas Scharenbroch | -14/+24 |
| 2024-05-30 | The modern styling is apparently to use Title Case for the chip/company, "Arm". | Lokathor | -22/+22 |
| 2024-05-31 | Auto merge of #125794 - cjgillot:revert-115105, r=compiler-errors | bors | -373/+661 |
| 2024-05-31 | Avoid unwrap diag.code directly | r0cky | -2/+57 |
| 2024-05-31 | Revert "Auto merge of #115105 - cjgillot:dest-prop-default, r=oli-obk" | Camille GILLOT | -373/+661 |
| 2024-05-31 | Don't recompute `tail` in `lower_stmts` | Waffle Maybe | -1/+1 |
| 2024-05-30 | Auto merge of #125710 - RalfJung:compiletest-components, r=workingjubilee | bors | -4/+10 |
| 2024-05-30 | Rename HIR `TypeBinding` to `AssocItemConstraint` and related cleanup | León Orell Valerian Liehr | -819/+879 |
| 2024-05-30 | Add a bunch of tests | Michael Goulet | -29/+311 |
| 2024-05-30 | Fold item bound before checking that they hold | Michael Goulet | -115/+246 |
| 2024-05-30 | rewrite mixing-formats test | Oneirical | -75/+87 |
| 2024-05-30 | rewrite bare-outfile test | Oneirical | -9/+15 |
| 2024-05-30 | rewrite emit test | Oneirical | -22/+19 |
| 2024-05-30 | Auto merge of #125378 - lcnr:tracing-no-lines, r=oli-obk | bors | -43/+48 |
| 2024-05-30 | Auto merge of #125764 - flip1995:clippy-subtree-update, r=Manishearth | bors | -676/+1422 |
| 2024-05-30 | Auto merge of #115105 - cjgillot:dest-prop-default, r=oli-obk | bors | -661/+373 |
| 2024-05-30 | ignore whitespace in ldd tests | lcnr | -3/+3 |
| 2024-05-30 | add info to rust-ldd tests failures | lcnr | -17/+24 |
| 2024-05-30 | add logging to search graph | lcnr | -1/+2 |
| 2024-05-30 | update UI tests | lcnr | -19/+19 |
| 2024-05-30 | remove tracing tree indent lines | lcnr | -3/+0 |
| 2024-05-30 | Auto merge of #124636 - tbu-:pr_env_unsafe, r=petrochenkov | bors | -74/+366 |
| 2024-05-30 | Auto merge of #125761 - matthiaskrgr:rollup-7u082og, r=matthiaskrgr | bors | -492/+576 |
| 2024-05-30 | Merge commit 'c9139bd546d9cd69df817faeab62c5f9b1a51337' into clippy-subtree-u... | Philipp Krones | -676/+1422 |
| 2024-05-30 | Rollup merge of #125754 - Zalathar:conditions-num, r=lqd | Matthias Krüger | -33/+34 |
| 2024-05-30 | Rollup merge of #125753 - Zalathar:procres, r=jieyouxu | Matthias Krüger | -29/+19 |
| 2024-05-30 | Rollup merge of #125746 - jmillikin:duration-from-weeks-typo, r=lqd | Matthias Krüger | -1/+1 |
| 2024-05-30 | Rollup merge of #125745 - tgross35:bump-stage0, r=Mark-Simulacrum | Matthias Krüger | -428/+428 |
| 2024-05-30 | Rollup merge of #125739 - RalfJung:drop-in-place-docs, r=workingjubilee | Matthias Krüger | -1/+18 |
| 2024-05-30 | Rollup merge of #125711 - oli-obk:const_block_ice2, r=Nadrieril | Matthias Krüger | -162/+163 |
| 2024-05-30 | Rollup merge of #125342 - tbu-:pr_doc_write, r=ChrisDenton | Matthias Krüger | -0/+76 |
| 2024-05-30 | Auto merge of #12867 - flip1995:rustup, r=flip1995 | bors | -154/+169 |
| 2024-05-30 | Auto merge of #125711 - oli-obk:const_block_ice2, r=Nadrieril | bors | -162/+163 |
| 2024-05-30 | Bump nightly version -> 2024-05-30 | Philipp Krones | -1/+1 |
| 2024-05-30 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -707/+1475 |
| 2024-05-30 | explain what the open questions are, and add a Miri test for that | Ralf Jung | -0/+17 |
| 2024-05-30 | Run rustfmt on `tests/auxiliary/`. | Nicholas Nethercote | -1/+0 |
| 2024-05-30 | Run rustfmt on `tests/assembly/`. | Nicholas Nethercote | -85/+52 |
| 2024-05-30 | List all `tests/` subdirs explicitly in `rustfmt.toml`. | Nicholas Nethercote | -3/+26 |
| 2024-05-30 | compiletest: clarify COMPILETEST_NEEDS_ALL_LLVM_COMPONENTS error | Ralf Jung | -4/+10 |
| 2024-05-30 | Auto merge of #125671 - BoxyUwU:remove_const_ty_eq, r=compiler-errors | bors | -327/+206 |