| Age | Commit message (Expand) | Author | Lines |
| 2024-05-10 | Use fewer origins when creating type variables. | Nicholas Nethercote | -312/+119 |
| 2024-05-10 | Inline and remove unused methods. | Nicholas Nethercote | -24/+13 |
| 2024-05-08 | Auto merge of #124910 - matthiaskrgr:rollup-lo1uvdn, r=matthiaskrgr | bors | -579/+850 |
| 2024-05-08 | Rollup merge of #124909 - compiler-errors:struct-tail-leftovers, r=compiler-e... | Matthias Krüger | -7/+8 |
| 2024-05-08 | Rollup merge of #124903 - Skepfyr:rustc-wrapper, r=clubby789 | Matthias Krüger | -6/+7 |
| 2024-05-08 | Rollup merge of #124892 - jfgoog:update-cc, r=workingjubilee | Matthias Krüger | -6/+6 |
| 2024-05-08 | Rollup merge of #124876 - nnethercote:rm-use-crate-rustc_foo, r=compiler-errors | Matthias Krüger | -26/+18 |
| 2024-05-08 | Rollup merge of #124869 - compiler-errors:keyword, r=Nilstrieb | Matthias Krüger | -34/+70 |
| 2024-05-08 | Rollup merge of #124775 - matthiaskrgr:boom, r=jieyouxu | Matthias Krüger | -0/+148 |
| 2024-05-08 | Rollup merge of #124587 - reitermarkus:use-generic-nonzero, r=dtolnay | Matthias Krüger | -440/+399 |
| 2024-05-08 | Rollup merge of #123344 - pietroalbini:pa-unused-imports, r=Nilstrieb | Matthias Krüger | -60/+194 |
| 2024-05-08 | Handle normalization failure in `struct_tail_erasing_lifetimes` | Gurinder Singh | -7/+8 |
| 2024-05-08 | Auto merge of #124795 - scottmcm:simplify-slice-from-raw-parts, r=joboet | bors | -78/+130 |
| 2024-05-08 | Use generic `NonZero`. | Markus Reiter | -82/+83 |
| 2024-05-08 | Simplify suggestion. | Markus Reiter | -39/+22 |
| 2024-05-08 | Simplify `clippy` lint. | Markus Reiter | -136/+113 |
| 2024-05-08 | Use generic `NonZero` in examples. | Markus Reiter | -183/+181 |
| 2024-05-08 | Ignore empty RUSTC_WRAPPER in bootstrap | Jack Rickard | -6/+7 |
| 2024-05-08 | Auto merge of #124890 - matthiaskrgr:rollup-25iq88h, r=matthiaskrgr | bors | -36/+94 |
| 2024-05-08 | Update cc crate to v1.0.97 | James Farrell | -6/+6 |
| 2024-05-08 | Rollup merge of #124864 - notriddle:notriddle/feature-flags-are-not-stability... | Matthias Krüger | -34/+42 |
| 2024-05-08 | Rollup merge of #124761 - Urgau:ref-casting_bigger_slice_index, r=jieyouxu | Matthias Krüger | -0/+15 |
| 2024-05-08 | Rollup merge of #124548 - gurry:113272-ice-failed-to-normalize, r=compiler-er... | Matthias Krüger | -2/+37 |
| 2024-05-08 | Auto merge of #124858 - alexcrichton:some-wasi-changes, r=michaelwoerister | bors | -3/+14 |
| 2024-05-08 | Auto merge of #124879 - workingjubilee:rollup-1k77hyz, r=workingjubilee | bors | -22/+50 |
| 2024-05-08 | Rollup merge of #124838 - RalfJung:next_power_of_two, r=scottmcm | Jubilee | -0/+1 |
| 2024-05-08 | Rollup merge of #124788 - madsmtm:reduce-target_os-macos, r=workingjubilee | Jubilee | -21/+32 |
| 2024-05-08 | Rollup merge of #124782 - anatawa12:docs-create-new-already-exists, r=working... | Jubilee | -0/+9 |
| 2024-05-08 | Rollup merge of #124470 - devnexen:no_sigpipe_fbsd, r=workingjubilee | Jubilee | -1/+8 |
| 2024-05-08 | Auto merge of #124695 - erickt:bump-fuchsia, r=tmandry | bors | -93/+111 |
| 2024-05-08 | Simplify `use crate::rustc_foo::bar` occurrences. | Nicholas Nethercote | -26/+18 |
| 2024-05-08 | Auto merge of #124779 - workingjubilee:debug-formatting-my-beloved, r=compile... | bors | -10/+55 |
| 2024-05-07 | rustdoc: use stability, instead of features, to decide what to show | Michael Howell | -34/+42 |
| 2024-05-08 | Auto merge of #124873 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-05-07 | Update cargo | Weihang Lo | -0/+0 |
| 2024-05-07 | compiler: add `Parser::debug_lookahead` | Jubilee Young | -0/+42 |
| 2024-05-07 | compiler: derive Debug in parser | Jubilee Young | -9/+12 |
| 2024-05-08 | Auto merge of #124683 - estebank:issue-124651, r=compiler-errors | bors | -6/+44 |
| 2024-05-07 | Make sure we don't deny macro vars w keyword names | Michael Goulet | -34/+70 |
| 2024-05-07 | Add test for #124651 | Esteban Küber | -0/+36 |
| 2024-05-07 | Auto merge of #124223 - Zalathar:conditional-let, r=compiler-errors | bors | -13/+64 |
| 2024-05-07 | rustc: Change wasm32-wasip2 to PIC-by-default | Alex Crichton | -1/+6 |
| 2024-05-07 | Auto merge of #124219 - gurry:122989-ice-unexpected-anon-const, r=compiler-er... | bors | -14/+208 |
| 2024-05-07 | Auto merge of #124849 - matthiaskrgr:rollup-68humsk, r=matthiaskrgr | bors | -73/+254 |
| 2024-05-07 | Fuchsia test runner: fixup script | Marc Khouri | -93/+111 |
| 2024-05-07 | Rollup merge of #124846 - compiler-errors:const-eval, r=lcnr | Matthias Krüger | -5/+13 |
| 2024-05-07 | Rollup merge of #124842 - RalfJung:option-span, r=compiler-errors | Matthias Krüger | -10/+10 |
| 2024-05-07 | Rollup merge of #124832 - linyihai:visibility-of-lexer, r=fmease | Matthias Krüger | -6/+6 |
| 2024-05-07 | Rollup merge of #124827 - lcnr:generalize-incomplete, r=compiler-errors | Matthias Krüger | -26/+175 |
| 2024-05-07 | Rollup merge of #124738 - notriddle:notriddle/search-form-js, r=GuillaumeGomez | Matthias Krüger | -26/+50 |