| Age | Commit message (Expand) | Author | Lines |
| 2024-03-01 | Fix targetDir config name | Lukas Wirth | -21/+15 |
| 2024-03-01 | Give all threads names | Lukas Wirth | -29/+31 |
| 2024-03-01 | remove hidden use of Global | Alexander | -1/+1 |
| 2024-03-01 | Auto merge of #121462 - compiler-errors:eq-and-sub, r=lcnr | bors | -840/+509 |
| 2024-03-01 | Move `HandleStore` into `server.rs`. | Nicholas Nethercote | -86/+99 |
| 2024-03-01 | Auto merge of #121728 - tgross35:f16-f128-step1-ty-updates, r=compiler-errors | bors | -14/+233 |
| 2024-03-01 | Fix typo in comment | Gurinder Singh | -1/+1 |
| 2024-03-01 | Never say "`Trait` is implemented for `{type error}`" | Esteban Küber | -3/+5 |
| 2024-03-01 | Detect more cases of `=` to `:` typo | Esteban Küber | -57/+146 |
| 2024-03-01 | Remove unused fluent messages | r0cky | -33/+0 |
| 2024-03-01 | Rebase fallout from TypeRelating::binders, inline higher_ranked_sub | Michael Goulet | -66/+51 |
| 2024-03-01 | Fallout from removing a_is_expected | Michael Goulet | -127/+46 |
| 2024-03-01 | Remove a_is_expected from combine relations | Michael Goulet | -134/+74 |
| 2024-03-01 | Get rid of some sub_exp and eq_exp | Michael Goulet | -60/+48 |
| 2024-03-01 | Remove cause | Michael Goulet | -35/+8 |
| 2024-03-01 | Combine sub and eq | Michael Goulet | -492/+356 |
| 2024-03-01 | Preserve variance on error in generalizer | Michael Goulet | -2/+2 |
| 2024-03-01 | Auto merge of #114016 - krtab:delete_sys_memchr, r=workingjubilee | bors | -231/+8 |
| 2024-03-01 | Handle stashing of delayed bugs. | Nicholas Nethercote | -21/+44 |
| 2024-02-29 | CFI: Remove unused `typeid_for_fnsig` | Ramon de C Valle | -59/+2 |
| 2024-03-01 | Remove unnecessary `Level::` qualifiers. | Nicholas Nethercote | -7/+7 |
| 2024-02-29 | Auto merge of #121810 - matthiaskrgr:rollup-mawij2g, r=matthiaskrgr | bors | -2504/+1805 |
| 2024-03-01 | Move `gather_comments`. | Nicholas Nethercote | -127/+126 |
| 2024-02-29 | Move sanitizer ui tests to sanitizer directory | Ramon de C Valle | -4/+4 |
| 2024-02-29 | Remove stray stdout/stderr files | 许杰友 Jieyou Xu (Joe) | -595/+0 |
| 2024-02-29 | Error on stray .stderr/.stdout files for (un-)revisioned tests | 许杰友 Jieyou Xu (Joe) | -24/+202 |
| 2024-02-29 | Rollup merge of #121809 - tgross35:suggest-path-split-fixup, r=Amanieu | Matthias Krüger | -2/+0 |
| 2024-02-29 | Rollup merge of #121806 - RalfJung:const-metadata, r=oli-obk | Matthias Krüger | -33/+36 |
| 2024-02-29 | Rollup merge of #121798 - AaronChen0:master, r=Nilstrieb | Matthias Krüger | -2/+2 |
| 2024-02-29 | Rollup merge of #121782 - RalfJung:mutable-ref-in-static, r=oli-obk | Matthias Krüger | -307/+64 |
| 2024-02-29 | Rollup merge of #121753 - mu001999:core/add_cfg, r=cuviper | Matthias Krüger | -21/+17 |
| 2024-02-29 | Rollup merge of #121681 - jswrenn:nix-visibility-analysis, r=compiler-errors | Matthias Krüger | -1940/+1379 |
| 2024-02-29 | Rollup merge of #121464 - alexcrichton:fix-wasm64, r=wesleywiser | Matthias Krüger | -50/+60 |
| 2024-02-29 | Rollup merge of #121326 - fmease:detect-empty-leading-where-clauses-on-ty-ali... | Matthias Krüger | -149/+247 |
| 2024-02-29 | Remove doc aliases to PATH | Trevor Gross | -2/+0 |
| 2024-02-29 | Auto merge of #3336 - RalfJung:rustup, r=RalfJung | bors | -1250/+2319 |
| 2024-02-29 | Auto merge of #118247 - spastorino:type-equality-subtyping, r=lcnr | bors | -112/+319 |
| 2024-02-29 | add regression test | Ralf Jung | -0/+25 |
| 2024-02-29 | Merge from rustc | Ralf Jung | -1249/+2293 |
| 2024-02-29 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-02-29 | Change condition in binders to one that is more readable | Santiago Pastorino | -5/+5 |
| 2024-02-29 | Make nll higher ranked equate use bidirectional subtyping in invariant context | Santiago Pastorino | -61/+162 |
| 2024-02-29 | Make infer higher ranked equate use bidirectional subtyping in invariant context | Santiago Pastorino | -47/+153 |
| 2024-02-29 | add const test for ptr::metadata | Ralf Jung | -33/+36 |
| 2024-02-29 | Add supporting infrastructure for `run-make` V2 tests | 许杰友 Jieyou Xu (Joe) | -32/+583 |
| 2024-02-29 | Small clean up of E0277 message logic | Esteban Küber | -15/+9 |
| 2024-02-29 | Detect empty leading where-clauses on type aliases | León Orell Valerian Liehr | -67/+177 |
| 2024-02-29 | AST: Refactor type alias where clauses | León Orell Valerian Liehr | -85/+73 |
| 2024-02-29 | Auto merge of #121804 - GuillaumeGomez:rollup-jh0v3ex, r=GuillaumeGomez | bors | -715/+767 |
| 2024-02-29 | Rollup merge of #121783 - nnethercote:emitter-cleanups, r=oli-obk | Guillaume Gomez | -219/+138 |