| Age | Commit message (Expand) | Author | Lines |
| 2024-10-18 | Rollup merge of #131857 - WaffleLapkin:dyn-drop-principal-3, r=compiler-errors | Matthias Krüger | -5/+13 |
| 2024-10-18 | Rollup merge of #131743 - tamird:find_commandline_library-tidy, r=lcnr | Matthias Krüger | -42/+49 |
| 2024-10-17 | Rollup merge of #131825 - lcnr:probe-no-more-leak-2, r=compiler-errors | Matthias Krüger | -3/+3 |
| 2024-10-17 | Rollup merge of #131818 - heiher:loong-instrument-xray, r=jieyouxu | Matthias Krüger | -0/+3 |
| 2024-10-17 | Rollup merge of #131805 - aeubanks:flat, r=durin42 | Matthias Krüger | -3/+3 |
| 2024-10-17 | Allow dropping dyn principal | Michael Goulet | -5/+13 |
| 2024-10-17 | rustc_metadata: reduce repetition | Tamir Duberstein | -15/+29 |
| 2024-10-17 | Enable XRay instrumentation for LoongArch Linux targets | WANG Rui | -0/+3 |
| 2024-10-17 | Rollup merge of #131822 - lcnr:typeck-error-reporting, r=jieyouxu | Matthias Krüger | -78/+84 |
| 2024-10-17 | Rollup merge of #131815 - workingjubilee:did-you-mean-is-none-or, r=jieyouxu | Matthias Krüger | -3/+3 |
| 2024-10-17 | Rollup merge of #131748 - lcnr:typing-mode, r=compiler-errors | Matthias Krüger | -217/+181 |
| 2024-10-17 | Rollup merge of #131583 - heiher:loong-issue-118053, r=jieyouxu | Matthias Krüger | -0/+2 |
| 2024-10-17 | Rollup merge of #128391 - cafce25:issue-128390, r=lcnr | Matthias Krüger | -5/+10 |
| 2024-10-17 | SolverDelegate add assoc type for Infcx | lcnr | -3/+3 |
| 2024-10-17 | extract `expr_assign_expected_bool_error` | lcnr | -78/+84 |
| 2024-10-17 | move `defining_opaque_types` out of `Canonical` | lcnr | -120/+130 |
| 2024-10-17 | remove Canonical::unchecked_rebind, it's unused | lcnr | -10/+0 |
| 2024-10-17 | `DropckOutlives` to `rustc_middle` | lcnr | -37/+27 |
| 2024-10-17 | remove type_op constructors | lcnr | -30/+6 |
| 2024-10-17 | `ImpliedOutlivesBounds` to `rustc_middle` | lcnr | -29/+27 |
| 2024-10-16 | compiler: use `is_none_or` where it is clearly better | Jubilee Young | -3/+3 |
| 2024-10-17 | Auto merge of #129582 - nbdd0121:unwind, r=nnethercote | bors | -6/+19 |
| 2024-10-16 | clang-format | Arthur Eubanks | -2/+2 |
| 2024-10-16 | rustc_llvm: Fix flattened CLI args | Arthur Eubanks | -2/+2 |
| 2024-10-16 | Auto merge of #131797 - matthiaskrgr:rollup-lzpze2k, r=matthiaskrgr | bors | -74/+92 |
| 2024-10-16 | Rollup merge of #131778 - practicalrs:fix_needless_lifetimes, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-10-16 | Rollup merge of #131777 - practicalrs:fix_trivially_copy_pass_by_ref, r=jieyouxu | Matthias Krüger | -3/+3 |
| 2024-10-16 | Rollup merge of #131753 - compiler-errors:swap-secondary, r=jieyouxu | Matthias Krüger | -22/+11 |
| 2024-10-16 | Rollup merge of #131751 - compiler-errors:structurally-resolve, r=lcnr | Matthias Krüger | -48/+66 |
| 2024-10-16 | Rollup merge of #130989 - compiler-errors:unsize-opaque, r=estebank | Matthias Krüger | -0/+11 |
| 2024-10-16 | Auto merge of #131792 - matthiaskrgr:rollup-480nwg4, r=matthiaskrgr | bors | -57/+180 |
| 2024-10-16 | Rollup merge of #131783 - practicalrs:fix_explicit_iter_loop, r=compiler-errors | Matthias Krüger | -8/+8 |
| 2024-10-16 | Rollup merge of #131699 - compiler-errors:better-errors-for-projections, r=lcnr | Matthias Krüger | -18/+107 |
| 2024-10-16 | Rollup merge of #131686 - Urgau:fast-path-vis, r=lqd | Matthias Krüger | -0/+7 |
| 2024-10-16 | Rollup merge of #131381 - Nadrieril:min-match-ergonomics, r=pnkfelix | Matthias Krüger | -31/+58 |
| 2024-10-16 | Auto merge of #131767 - cuviper:bump-stage0, r=Mark-Simulacrum | bors | -21/+20 |
| 2024-10-16 | Fix explicit_iter_loop in rustc_serialize | Michal Piotrowski | -8/+8 |
| 2024-10-16 | rustc_metadata: reduce repetition | Tamir Duberstein | -27/+18 |
| 2024-10-16 | Auto merge of #131775 - Urgau:rollup-yc4a3sf, r=Urgau | bors | -87/+153 |
| 2024-10-16 | Fix needless_lifetimes in stable_mir | Michal Piotrowski | -1/+1 |
| 2024-10-16 | Fix trivially_copy_pass_by_ref in stable_mir | Michal Piotrowski | -3/+3 |
| 2024-10-16 | Rollup merge of #131771 - Urgau:cfg-target-131759, r=jieyouxu | Urgau | -1/+7 |
| 2024-10-16 | Rollup merge of #131760 - maurer:data-layout-aarch64, r=nikic | Urgau | -38/+72 |
| 2024-10-16 | Rollup merge of #131754 - compiler-errors:bivariance-bivariance, r=estebank | Urgau | -10/+50 |
| 2024-10-16 | Rollup merge of #131700 - practicalrs:fix_match_same_arms, r=celinval | Urgau | -38/+24 |
| 2024-10-16 | Auto merge of #131481 - nnethercote:rm-GenKillSet, r=cjgillot | bors | -655/+159 |
| 2024-10-16 | Handle gracefully true/false in `cfg(target(..))` compact | Urgau | -1/+7 |
| 2024-10-16 | Auto merge of #131422 - GnomedDev:smallvec-predicate-obligations, r=compiler-... | bors | -254/+410 |
| 2024-10-15 | update bootstrap configs | Josh Stone | -7/+6 |
| 2024-10-15 | replace placeholder version | Josh Stone | -14/+14 |