| Age | Commit message (Expand) | Author | Lines |
| 2024-03-08 | Rollup merge of #122171 - compiler-errors:next-solver-tests, r=lcnr | Matthias Krüger | -0/+49 |
| 2024-03-08 | Rollup merge of #122164 - beetrees:uefi-argv-align, r=workingjubilee | Matthias Krüger | -4/+6 |
| 2024-03-08 | Rollup merge of #122157 - dpaoliello:targetdesc, r=Nilstrieb | Matthias Krüger | -6/+7 |
| 2024-03-08 | Rollup merge of #122100 - compiler-errors:better-capture, r=oli-obk | Matthias Krüger | -116/+150 |
| 2024-03-08 | Rollup merge of #122076 - WaffleLapkin:mplace-args, r=RalfJung | Matthias Krüger | -37/+56 |
| 2024-03-08 | Rollup merge of #121201 - RalfJung:align_offset_contract, r=cuviper | Matthias Krüger | -16/+24 |
| 2024-03-08 | Improve error message for opaque captures | Michael Goulet | -116/+150 |
| 2024-03-08 | Add the new description field to Target::to_json, and add descriptions for so... | Daniel Paoliello | -6/+7 |
| 2024-03-08 | Auto merge of #122190 - matthiaskrgr:rollup-9ol4y30, r=matthiaskrgr | bors | -457/+821 |
| 2024-03-08 | align_offset, align_to: no longer allow implementations to spuriously fail to... | Ralf Jung | -16/+24 |
| 2024-03-08 | Add some new solver tests | Michael Goulet | -0/+49 |
| 2024-03-08 | Auto merge of #121500 - oli-obk:track_errors12, r=petrochenkov | bors | -1087/+1076 |
| 2024-03-08 | Tweak the way we protect in-place function arguments in interpreters | Maybe Waffle | -37/+56 |
| 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 | -7/+39 |
| 2024-03-08 | Rollup merge of #122179 - heiher:fix-typo, r=lcnr | Matthias Krüger | -1/+1 |
| 2024-03-08 | Rollup merge of #122175 - chenyukang:yukang-fix-tidy-issues, r=workingjubilee | Matthias Krüger | -100/+109 |
| 2024-03-08 | Rollup merge of #122173 - compiler-errors:ptr-equality-in-ctfe, r=lcnr | Matthias Krüger | -1/+16 |
| 2024-03-08 | Rollup merge of #121563 - Jarcho:use_cf, r=petrochenkov | Matthias Krüger | -268/+238 |
| 2024-03-08 | Rollup merge of #121194 - beetrees:rustc-raw-args, r=petrochenkov | Matthias Krüger | -79/+303 |
| 2024-03-08 | Rollup merge of #121025 - oli-obk:taint_after_errors, r=petrochenkov | Matthias Krüger | -0/+108 |
| 2024-03-08 | Auto merge of #122078 - gurry:121443-ice-layout-is-sized-alt, r=oli-obk | bors | -8/+168 |
| 2024-03-08 | Fix crash in late internal checking | yukang | -7/+39 |
| 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 | -422/+1126 |
| 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 | -185/+148 |
| 2024-03-08 | Rollup merge of #122099 - Urgau:btreemap-inline-new, r=Amanieu | Matthias Krüger | -0/+1 |
| 2024-03-08 | Rollup merge of #121938 - blyxxyz:quadratic-vectored-write, r=Amanieu | Matthias Krüger | -31/+50 |
| 2024-03-08 | Rollup merge of #121832 - heiher:loongarch64-musl, r=wesleywiser | Matthias Krüger | -0/+24 |
| 2024-03-08 | Rollup merge of #120608 - kornelski:slice-ptr-doc, r=cuviper | Matthias Krüger | -2/+26 |
| 2024-03-08 | Rollup merge of #119365 - nbdd0121:asm-goto, r=Amanieu | Matthias Krüger | -200/+857 |
| 2024-03-08 | Rollup merge of #118623 - haydonryan:master, r=workingjubilee | Matthias Krüger | -4/+4 |
| 2024-03-08 | Auto merge of #120268 - DianQK:otherwise_is_last_variant_switchs, r=oli-obk | bors | -155/+1396 |
| 2024-03-08 | rustc: Fix typo | WANG Rui | -1/+1 |
| 2024-03-08 | Bless tidy issues order | yukang | -100/+109 |
| 2024-03-08 | Auto merge of #122059 - nyurik:with-as-const-str, r=cuviper | bors | -10/+26 |
| 2024-03-08 | Don't ICE in CTFE if raw/fn-ptr types differ | Michael Goulet | -1/+16 |
| 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 | -152/+122 |
| 2024-03-08 | Auto merge of #122048 - erikdesjardins:inbounds, r=oli-obk | bors | -9/+88 |
| 2024-03-08 | Fix misaligned loads when loading UEFI arg pointers | beetrees | -4/+6 |
| 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 | -165/+155 |
| 2024-03-07 | Auto merge of #122151 - GuillaumeGomez:rollup-hfxr9kv, r=GuillaumeGomez | bors | -639/+594 |
| 2024-03-07 | Add known-bug tests for `derive(PartialEq)` mismatches with `#[repr(packed)]`... | Oli Scherer | -0/+108 |
| 2024-03-07 | Auto merge of #119199 - dpaoliello:arm64ec, r=petrochenkov | bors | -46/+154 |
| 2024-03-07 | Rollup merge of #122147 - kadiwa4:private_impl_mods, r=workingjubilee | Guillaume Gomez | -48/+44 |
| 2024-03-07 | Rollup merge of #122142 - lcnr:rustc_infer-cleanup, r=compiler-errors | Guillaume Gomez | -148/+139 |