| Age | Commit message (Expand) | Author | Lines |
| 2024-03-08 | Auto merge of #122190 - matthiaskrgr:rollup-9ol4y30, r=matthiaskrgr | bors | -296/+292 |
| 2024-03-08 | Auto merge of #121500 - oli-obk:track_errors12, r=petrochenkov | bors | -24/+45 |
| 2024-03-08 | Rollup merge of #122183 - RalfJung:read-discriminant-uninhabited-variant, r=t... | Matthias Krüger | -1/+7 |
| 2024-03-08 | Rollup merge of #122181 - chenyukang:yukang-fix-late-lint-crash, r=oli-obk | Matthias Krüger | -4/+6 |
| 2024-03-08 | Rollup merge of #122179 - heiher:fix-typo, r=lcnr | Matthias Krüger | -1/+1 |
| 2024-03-08 | Rollup merge of #122173 - compiler-errors:ptr-equality-in-ctfe, r=lcnr | Matthias Krüger | -1/+0 |
| 2024-03-08 | Rollup merge of #121563 - Jarcho:use_cf, r=petrochenkov | Matthias Krüger | -265/+235 |
| 2024-03-08 | Rollup merge of #121194 - beetrees:rustc-raw-args, r=petrochenkov | Matthias Krüger | -24/+43 |
| 2024-03-08 | Auto merge of #122078 - gurry:121443-ice-layout-is-sized-alt, r=oli-obk | bors | -1/+5 |
| 2024-03-08 | Fix crash in late internal checking | yukang | -4/+6 |
| 2024-03-08 | interpret: update comment about read_discriminant on uninhabited variants | Ralf Jung | -1/+7 |
| 2024-03-08 | Auto merge of #122182 - matthiaskrgr:rollup-gzimi4c, r=matthiaskrgr | bors | -317/+671 |
| 2024-03-08 | Rollup merge of #122143 - durin42:llvm-19-compression-options, r=workingjubilee | Matthias Krüger | -0/+16 |
| 2024-03-08 | Rollup merge of #122103 - compiler-errors:taits-capture-everything, r=oli-obk | Matthias Krüger | -142/+86 |
| 2024-03-08 | Rollup merge of #121832 - heiher:loongarch64-musl, r=wesleywiser | Matthias Krüger | -0/+20 |
| 2024-03-08 | Rollup merge of #119365 - nbdd0121:asm-goto, r=Amanieu | Matthias Krüger | -175/+549 |
| 2024-03-08 | Auto merge of #120268 - DianQK:otherwise_is_last_variant_switchs, r=oli-obk | bors | -29/+93 |
| 2024-03-08 | rustc: Fix typo | WANG Rui | -1/+1 |
| 2024-03-08 | Don't ICE in CTFE if raw/fn-ptr types differ | Michael Goulet | -1/+0 |
| 2024-03-08 | Rename some functions to represent their generalized behavior | Michael Goulet | -13/+13 |
| 2024-03-08 | Simplify ImplTraitContext | Michael Goulet | -29/+22 |
| 2024-03-08 | Make TAITs capture all higher-ranked lifetimes in scope | Michael Goulet | -109/+60 |
| 2024-03-08 | Auto merge of #122048 - erikdesjardins:inbounds, r=oli-obk | bors | -6/+1 |
| 2024-03-08 | Add a workaround for the `TailDuplicator` compile time overhead | DianQK | -5/+24 |
| 2024-03-08 | Update MIR with `MirPatch` in `UninhabitedEnumBranching` | DianQK | -39/+55 |
| 2024-03-07 | Auto merge of #122151 - GuillaumeGomez:rollup-hfxr9kv, r=GuillaumeGomez | bors | -310/+374 |
| 2024-03-07 | Auto merge of #119199 - dpaoliello:arm64ec, r=petrochenkov | bors | -42/+76 |
| 2024-03-07 | Rollup merge of #122142 - lcnr:rustc_infer-cleanup, r=compiler-errors | Guillaume Gomez | -148/+139 |
| 2024-03-07 | Rollup merge of #122141 - klensy:sync-me, r=lcnr | Guillaume Gomez | -2/+4 |
| 2024-03-07 | Rollup merge of #122137 - Zalathar:if-break-scope, r=matthewjasper | Guillaume Gomez | -38/+19 |
| 2024-03-07 | Rollup merge of #122004 - fmease:astvalidator-min-fix, r=compiler-errors | Guillaume Gomez | -27/+30 |
| 2024-03-07 | Rollup merge of #121089 - oli-obk:create_def_feed, r=petrochenkov | Guillaume Gomez | -85/+180 |
| 2024-03-07 | Rollup merge of #119888 - weiznich:stablize_diagnostic_namespace, r=compiler-... | Guillaume Gomez | -10/+2 |
| 2024-03-07 | PassWrapper: update for llvm/llvm-project@a3319371970b | Augie Fackler | -0/+16 |
| 2024-03-07 | Auto merge of #122139 - GuillaumeGomez:rollup-37vtwsc, r=GuillaumeGomez | bors | -246/+296 |
| 2024-03-07 | Get all variants to eliminate the default branching if we cannot get the layo... | DianQK | -0/+6 |
| 2024-03-07 | Replace the default branch with an unreachable branch If it is the last variant | DianQK | -6/+29 |
| 2024-03-07 | cleanup imports | lcnr | -25/+21 |
| 2024-03-07 | move snapshot handling into mod | lcnr | -117/+120 |
| 2024-03-07 | sync (try_)instantiate_mir_and_normalize_erasing_regions implementation | klensy | -2/+4 |
| 2024-03-07 | Merge collect_mod_item_types query into check_well_formed | Oli Scherer | -35/+45 |
| 2024-03-07 | move mod into folder | lcnr | -0/+0 |
| 2024-03-07 | remove empty folder | lcnr | -8/+0 |
| 2024-03-07 | Rollup merge of #122123 - compiler-errors:object-trait-alias-bounds, r=oli-obk | Guillaume Gomez | -45/+37 |
| 2024-03-07 | Rollup merge of #122115 - clubby789:cancel-recoverr, r=compiler-errors | Guillaume Gomez | -6/+10 |
| 2024-03-07 | Rollup merge of #122114 - saethlin:cant-find-crate-spam, r=WaffleLapkin | Guillaume Gomez | -4/+18 |
| 2024-03-07 | Rollup merge of #122066 - mu001999:clean, r=oli-obk | Guillaume Gomez | -24/+18 |
| 2024-03-07 | Rollup merge of #122043 - Y-Nak:move-early-binder, r=lcnr | Guillaume Gomez | -82/+74 |
| 2024-03-07 | Rollup merge of #121863 - lukas-code:silence-mismatched-super-projections, r=... | Guillaume Gomez | -85/+139 |
| 2024-03-07 | Use the same collection order as check_mod_type_wf | Oli Scherer | -3/+3 |