| Age | Commit message (Expand) | Author | Lines |
| 2024-05-16 | Auto merge of #124987 - workingjubilee:macro-metavar-expr-with-a-shorter-len,... | bors | -8/+8 |
| 2024-05-15 | Rollup merge of #125154 - FractalFir:fnabi_doc, r=compiler-errors | León Orell Valerian Liehr | -4/+9 |
| 2024-05-15 | Improved the documentation of the FnAbi struct | Michał Kostrubiec | -4/+9 |
| 2024-05-15 | Auto merge of #125144 - fmease:rollup-4uft293, r=fmease | bors | -2/+6 |
| 2024-05-15 | Rollup merge of #125137 - RalfJung:mir-sh, r=scottmcm | León Orell Valerian Liehr | -2/+6 |
| 2024-05-15 | Auto merge of #123413 - petrochenkov:delegmulti2, r=fmease | bors | -49/+331 |
| 2024-05-15 | MIR operators: clarify Shl/Shr handling of negative offsets | Ralf Jung | -2/+6 |
| 2024-05-15 | Rollup merge of #125135 - chenyukang:yukang-fix-116502, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2024-05-15 | Rollup merge of #125132 - mejrs:diag, r=compiler-errors | Matthias Krüger | -5/+27 |
| 2024-05-15 | Rollup merge of #125108 - Zalathar:info-bitmap-bytes, r=nnethercote | Matthias Krüger | -27/+2 |
| 2024-05-15 | Rollup merge of #124990 - fmease:expand-weak-aliases-within-cts, r=compiler-e... | Matthias Krüger | -1/+1 |
| 2024-05-15 | Fix the dedup error because of spans from suggestion | yukang | -1/+1 |
| 2024-05-15 | Auto merge of #125084 - Jules-Bertholet:fix-125058, r=Nadrieril | bors | -1/+11 |
| 2024-05-15 | delegation: Implement list delegation | Vadim Petrochenkov | -49/+331 |
| 2024-05-15 | Add `on_unimplemented" typo suggestions | mejrs | -5/+27 |
| 2024-05-14 | Auto merge of #125120 - compiler-errors:rollup-mnjybwv, r=compiler-errors | bors | -571/+683 |
| 2024-05-14 | Rollup merge of #125100 - compiler-errors:faster, r=nnethercote | Michael Goulet | -9/+37 |
| 2024-05-14 | Rollup merge of #125088 - compiler-errors:uplift-alias-ty, r=lcnr | Michael Goulet | -534/+574 |
| 2024-05-14 | Rollup merge of #125080 - bvanjoi:fix-124946, r=nnethercote | Michael Goulet | -6/+33 |
| 2024-05-14 | Rollup merge of #124844 - compiler-errors:shadow-probe, r=lcnr | Michael Goulet | -22/+39 |
| 2024-05-14 | only find segs chain for missing methods when no available candidates | bohan | -6/+33 |
| 2024-05-14 | Auto merge of #123816 - tgross35:f16-f128-mangling, r=michaelwoerister | bors | -3/+2 |
| 2024-05-14 | Add v0 symbol mangling for `f16` and `f128` | Trevor Gross | -3/+2 |
| 2024-05-14 | Auto merge of #125023 - morr0ne:linux-none-target, r=Nilstrieb | bors | -0/+28 |
| 2024-05-14 | Auto merge of #124228 - compiler-errors:lint-overcaptures, r=oli-obk | bors | -37/+490 |
| 2024-05-14 | coverage: Remove confusing comments from `CoverageKind` | Zalathar | -6/+0 |
| 2024-05-14 | coverage: `CoverageIdsInfo::mcdc_bitmap_bytes` is never needed | Zalathar | -21/+2 |
| 2024-05-13 | Use a proper probe for shadowing impl | Michael Goulet | -22/+39 |
| 2024-05-13 | And finally add tests | Michael Goulet | -15/+74 |
| 2024-05-13 | Warn against redundant use<...> | Michael Goulet | -113/+201 |
| 2024-05-13 | Don't suggest using use<> syntax to capture APITs | Michael Goulet | -4/+9 |
| 2024-05-13 | Suggest adding use<> syntax | Michael Goulet | -6/+42 |
| 2024-05-13 | Add some commenting | Michael Goulet | -4/+23 |
| 2024-05-13 | Implement initial IMPL_TRAIT_OVERCAPTURES lint | Michael Goulet | -0/+246 |
| 2024-05-14 | Auto merge of #125098 - jhpratt:rollup-2qm4gga, r=jhpratt | bors | -1/+4 |
| 2024-05-13 | Remove to_term | Michael Goulet | -17/+7 |
| 2024-05-13 | Uplift AliasTy | Michael Goulet | -534/+584 |
| 2024-05-13 | Don't do post-method-probe error reporting steps if we're in a suggestion | Michael Goulet | -9/+37 |
| 2024-05-13 | Rollup merge of #124997 - gurry:124848-ice-should-be-sized, r=Nadrieril | Jacob Pratt | -1/+4 |
| 2024-05-14 | Auto merge of #124256 - nnethercote:rm-NtIdent-NtLifetime, r=petrochenkov | bors | -182/+180 |
| 2024-05-13 | `rustc_hir_typeck`: Account for `skipped_ref_pats` in `expr_use_visitor` | Jules Bertholet | -1/+11 |
| 2024-05-13 | Auto merge of #125076 - compiler-errors:alias-term, r=lcnr | bors | -404/+652 |
| 2024-05-14 | Remove `NtIdent` and `NtLifetime`. | Nicholas Nethercote | -104/+131 |
| 2024-05-13 | Apply nits | Michael Goulet | -98/+63 |
| 2024-05-13 | Rollup merge of #125063 - tbu-:pr_set_ice_hook_env, r=michaelwoerister | Matthias Krüger | -2/+3 |
| 2024-05-13 | split out AliasTy -> AliasTerm | Michael Goulet | -369/+652 |
| 2024-05-13 | Auto merge of #125074 - bjorn3:sync_cg_clif-2024-05-13, r=bjorn3 | bors | -166/+481 |
| 2024-05-13 | Merge commit '3270432f4b0583104c8b9b6f695bf97d6bbf3ac2' into sync_cg_clif-202... | bjorn3 | -166/+481 |
| 2024-05-13 | Auto merge of #125061 - RalfJung:interpret-error, r=cjgillot | bors | -132/+126 |
| 2024-05-13 | Auto merge of #124999 - scottmcm:unify-aggregate, r=nnethercote | bors | -21/+25 |