| Age | Commit message (Expand) | Author | Lines |
| 2024-05-10 | Use fewer origins when creating type variables. | Nicholas Nethercote | -306/+118 |
| 2024-05-10 | Inline and remove unused methods. | Nicholas Nethercote | -24/+13 |
| 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 #124892 - jfgoog:update-cc, r=workingjubilee | Matthias Krüger | -2/+2 |
| 2024-05-08 | Rollup merge of #124876 - nnethercote:rm-use-crate-rustc_foo, r=compiler-errors | Matthias Krüger | -13/+8 |
| 2024-05-08 | Rollup merge of #124869 - compiler-errors:keyword, r=Nilstrieb | Matthias Krüger | -1/+10 |
| 2024-05-08 | Rollup merge of #124587 - reitermarkus:use-generic-nonzero, r=dtolnay | Matthias Krüger | -31/+15 |
| 2024-05-08 | Rollup merge of #123344 - pietroalbini:pa-unused-imports, r=Nilstrieb | Matthias Krüger | -50/+73 |
| 2024-05-08 | Handle normalization failure in `struct_tail_erasing_lifetimes` | Gurinder Singh | -7/+8 |
| 2024-05-08 | Use generic `NonZero`. | Markus Reiter | -8/+9 |
| 2024-05-08 | Simplify suggestion. | Markus Reiter | -23/+6 |
| 2024-05-08 | Update cc crate to v1.0.97 | James Farrell | -2/+2 |
| 2024-05-08 | Rollup merge of #124761 - Urgau:ref-casting_bigger_slice_index, r=jieyouxu | Matthias Krüger | -0/+7 |
| 2024-05-08 | Rollup merge of #124548 - gurry:113272-ice-failed-to-normalize, r=compiler-er... | Matthias Krüger | -1/+16 |
| 2024-05-08 | Auto merge of #124858 - alexcrichton:some-wasi-changes, r=michaelwoerister | bors | -3/+14 |
| 2024-05-08 | Simplify `use crate::rustc_foo::bar` occurrences. | Nicholas Nethercote | -13/+8 |
| 2024-05-08 | Auto merge of #124779 - workingjubilee:debug-formatting-my-beloved, r=compile... | bors | -10/+55 |
| 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/+8 |
| 2024-05-07 | Make sure we don't deny macro vars w keyword names | Michael Goulet | -1/+10 |
| 2024-05-07 | Auto merge of #124223 - Zalathar:conditional-let, r=compiler-errors | bors | -3/+30 |
| 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 | -6/+8 |
| 2024-05-07 | Auto merge of #124849 - matthiaskrgr:rollup-68humsk, r=matthiaskrgr | bors | -45/+74 |
| 2024-05-07 | Rollup merge of #124846 - compiler-errors:const-eval, r=lcnr | Matthias Krüger | -3/+3 |
| 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/+55 |
| 2024-05-07 | generalize hr alias: avoid unconstrainable infer vars | lcnr | -26/+55 |
| 2024-05-07 | Don't ICE when we cannot eval a const to a valtree in the new solver | Michael Goulet | -3/+3 |
| 2024-05-07 | Auto merge of #123332 - Nadrieril:testkind-never, r=matthewjasper | bors | -3/+84 |
| 2024-05-07 | replace another Option<Span> by DUMMY_SP | Ralf Jung | -10/+10 |
| 2024-05-07 | Auto merge of #124813 - maurer:llvm-aarch64-fn32, r=nikic | bors | -40/+49 |
| 2024-05-07 | narrow down visibilities in `rustc_parse::lexer` | Lin Yihai | -6/+6 |
| 2024-05-06 | Rollup merge of #124809 - lcnr:prepopulate-opaques, r=compiler-errors | Matthias Krüger | -119/+79 |
| 2024-05-06 | Rollup merge of #124759 - compiler-errors:impl-args, r=lcnr | Matthias Krüger | -65/+98 |
| 2024-05-06 | Use correct ImplSource for alias bounds | Michael Goulet | -2/+1 |
| 2024-05-06 | Record impl args in the InsepctCandiate rather than rematching during select | Michael Goulet | -65/+99 |
| 2024-05-06 | Adjust 64-bit ARM data layouts for LLVM update | Matthew Maurer | -40/+49 |
| 2024-05-06 | Rollup merge of #124808 - compiler-errors:super, r=lcnr | Matthias Krüger | -1/+1 |
| 2024-05-06 | Rollup merge of #124771 - compiler-errors:cand-has-failing-wc, r=lcnr | Matthias Krüger | -6/+42 |
| 2024-05-06 | Rollup merge of #124724 - compiler-errors:prefer-lower, r=lcnr | Matthias Krüger | -5/+13 |
| 2024-05-06 | Use super_fold in RegionsToStatic visitor | Michael Goulet | -1/+1 |
| 2024-05-06 | switch new solver to directly inject opaque types | lcnr | -9/+6 |
| 2024-05-06 | borrowck: more eagerly prepopulate opaques | lcnr | -70/+42 |
| 2024-05-06 | Don't consider candidates with no failing where clauses | Michael Goulet | -6/+42 |
| 2024-05-06 | BorrowckInferCtxt: infcx by value | lcnr | -40/+31 |
| 2024-05-06 | Prefer lower vtable candidates in select in new solver | Michael Goulet | -5/+13 |
| 2024-05-06 | Auto merge of #124679 - Urgau:check-cfg-structured-cli-errors, r=nnethercote | bors | -11/+43 |