| Age | Commit message (Expand) | Author | Lines |
| 2023-12-20 | Auto merge of #119134 - petrochenkov:feedvis2, r=compiler-errors | bors | -2/+8 |
| 2023-12-20 | Auto merge of #119156 - matthiaskrgr:rollup-482ow65, r=matthiaskrgr | bors | -146/+920 |
| 2023-12-20 | Rollup merge of #119107 - lcnr:uwuwu, r=compiler-errors | Matthias Krüger | -12/+3 |
| 2023-12-20 | Rollup merge of #119094 - celinval:smir-layout, r=compiler-errors | Matthias Krüger | -21/+650 |
| 2023-12-20 | Rollup merge of #119089 - fmease:dont-ice-on-tilde-const-non-const-trait, r=f... | Matthias Krüger | -1/+1 |
| 2023-12-20 | Rollup merge of #119071 - lcnr:overflowo, r=compiler-errors | Matthias Krüger | -103/+235 |
| 2023-12-20 | Rollup merge of #118973 - Enselic:fix-IncorrectCguReuseType, r=michaelwoerister | Matthias Krüger | -2/+2 |
| 2023-12-20 | Rollup merge of #118691 - chfogelman:improve-cstr-error, r=fmease | Matthias Krüger | -7/+29 |
| 2023-12-20 | Auto merge of #119118 - arttet:feature/fix-arm64e-targets, r=petrochenkov | bors | -10/+5 |
| 2023-12-20 | Auto merge of #119096 - compiler-errors:yeet-unnecessary-param-envs, r=lcnr | bors | -108/+48 |
| 2023-12-19 | Improve compiler error for c-strings in pre-2021 | Carter Hunt Fogelman | -7/+29 |
| 2023-12-19 | Auto merge of #119112 - Nadrieril:remove-target_blocks-hack, r=matthewjasper | bors | -71/+65 |
| 2023-12-19 | resolve: Feed visibilities for unresolved trait impl items | Vadim Petrochenkov | -2/+8 |
| 2023-12-19 | rustc_codegen_ssa: Don't let `IncorrectCguReuseType` errors get lost | Martin Nordholts | -2/+2 |
| 2023-12-19 | Auto merge of #119084 - aliemjay:perf-env-bounds, r=compiler-errors | bors | -2/+12 |
| 2023-12-19 | Fix c_variadic flag and add opaque info to PassMode | Celina G. Val | -13/+23 |
| 2023-12-19 | Auto merge of #118842 - Nadrieril:librarify-further, r=compiler-errors | bors | -473/+712 |
| 2023-12-19 | Remove param env from relation altogether | Michael Goulet | -38/+22 |
| 2023-12-19 | add comment | lcnr | -0/+14 |
| 2023-12-19 | fast path for declared_generic_bounds_from_env | Ali MJ Al-Nasrawy | -2/+12 |
| 2023-12-19 | Remove unnecessary param-env from lexical region resolution and fully structu... | Michael Goulet | -68/+28 |
| 2023-12-19 | Do not evaluate in structurally_relate_tys | Michael Goulet | -7/+3 |
| 2023-12-19 | effects: fix comment | León Orell Valerian Liehr | -1/+1 |
| 2023-12-19 | Merge commit '3a9bf729322fb5035518f99b9d76a742bf7c124e' into sync_cg_clif-202... | bjorn3 | -117/+225 |
| 2023-12-19 | Use LLVM features for arm64e_apple_ios target | Artyom Tetyukhin | -1/+1 |
| 2023-12-19 | Remove legacy bitcode defaults | Artyom Tetyukhin | -9/+4 |
| 2023-12-19 | Auto merge of #119110 - matthiaskrgr:rollup-vr6ha8x, r=matthiaskrgr | bors | -33/+41 |
| 2023-12-19 | Remove the `make_target_blocks` hack | Nadrieril | -71/+65 |
| 2023-12-19 | Rollup merge of #119100 - celinval:smir-body-span, r=compiler-errors | Matthias Krüger | -2/+9 |
| 2023-12-19 | Rollup merge of #119091 - compiler-errors:alias-eq-in-structural-normalize, r... | Matthias Krüger | -31/+32 |
| 2023-12-19 | Auto merge of #119093 - michaelwoerister:mcp533-18, r=petrochenkov | bors | -41/+36 |
| 2023-12-19 | Auto merge of #119074 - leohowell:new-aarch64-apple-watchos-target, r=wesleyw... | bors | -0/+20 |
| 2023-12-19 | subtype_predicate: remove unnecessary probe | lcnr | -12/+3 |
| 2023-12-19 | Auto merge of #119047 - mu001999:fix/118772, r=wesleywiser | bors | -52/+54 |
| 2023-12-18 | Add the function body span to StableMIR | Celina G. Val | -2/+9 |
| 2023-12-19 | Auto merge of #119061 - compiler-errors:async-gen-abi, r=wesleywiser | bors | -23/+36 |
| 2023-12-18 | Auto merge of #119023 - compiler-errors:fn-trait-constness, r=fee1-dead | bors | -51/+130 |
| 2023-12-18 | Check const_eval_select intrinsic correctly | Michael Goulet | -29/+59 |
| 2023-12-18 | Check FnPtr/FnDef built-in fn traits correctly with effects | Michael Goulet | -22/+71 |
| 2023-12-18 | Replace some instances of FxHashMap/FxHashSet with stable alternatives (mostl... | Michael Woerister | -41/+36 |
| 2023-12-18 | Add function ABI and type layout to StableMIR | Celina G. Val | -21/+640 |
| 2023-12-18 | Use alias-eq in structural normalization | Michael Goulet | -31/+32 |
| 2023-12-18 | Rollup merge of #118941 - krasimirgg:llvm-cov, r=nikic | Matthias Krüger | -0/+3 |
| 2023-12-18 | Check generic params after sigature for main-fn-ty | r0cky | -52/+54 |
| 2023-12-18 | Auto merge of #118584 - gurry:118144-projection-kind-mismatched, r=WaffleLapkin | bors | -36/+24 |
| 2023-12-18 | Auto merge of #117818 - fmease:properly-reject-defaultness-on-free-consts, r=... | bors | -5/+7 |
| 2023-12-18 | llvm-wrapper: adapt for LLVM API changes | Krasimir Georgiev | -0/+3 |
| 2023-12-18 | Fix ICE `ProjectionKinds Deref and Field were mismatched` | Gurinder Singh | -36/+24 |
| 2023-12-18 | Add new tier 3 aarch64-apple-watchos target | leohowell | -0/+20 |
| 2023-12-18 | Auto merge of #119069 - matthiaskrgr:rollup-xxk4m30, r=matthiaskrgr | bors | -24/+68 |