| Age | Commit message (Expand) | Author | Lines |
| 2023-12-22 | Auto merge of #118824 - aliemjay:perf-region-cons, r=compiler-errors | bors | -2/+2 |
| 2023-12-22 | Rollup merge of #119215 - mu001999:fix/119209, r=Nilstrieb | Matthias Krüger | -0/+12 |
| 2023-12-22 | Rollup merge of #119201 - durin42:overaligned-constant, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2023-12-23 | Update test | r0cky | -18/+6 |
| 2023-12-22 | Emits error if has bound regions | r0cky | -0/+24 |
| 2023-12-22 | Auto merge of #118847 - eholk:for-await, r=compiler-errors | bors | -0/+157 |
| 2023-12-22 | Auto merge of #116821 - Nadrieril:fix-opaque-ice, r=compiler-errors | bors | -0/+247 |
| 2023-12-22 | Auto merge of #119163 - fmease:refactor-ast-trait-bound-modifiers, r=compiler... | bors | -17/+17 |
| 2023-12-22 | Auto merge of #119097 - nnethercote:fix-EmissionGuarantee, r=compiler-errors | bors | -13/+31 |
| 2023-12-21 | tests: fix overaligned-constant to not over-specify getelementptr instr | Augie Fackler | -1/+1 |
| 2023-12-21 | Rollup merge of #119154 - surechen:fix_119067, r=fmease | Matthias Krüger | -32/+82 |
| 2023-12-21 | Auto merge of #119056 - cjgillot:codegen-overalign, r=wesleywiser | bors | -0/+36 |
| 2023-12-21 | Simple modification of diagnostic information | surechen | -32/+82 |
| 2023-12-20 | Rollup merge of #119168 - petrochenkov:feedvis4, r=compiler-errors | Matthias Krüger | -0/+14 |
| 2023-12-20 | Add `ItemKind::Ctor` to stable mir | Celina G. Val | -2/+8 |
| 2023-12-20 | Add a small test for the case that was crashing | Celina G. Val | -0/+78 |
| 2023-12-20 | Refactor AST trait bound modifiers | León Orell Valerian Liehr | -17/+17 |
| 2023-12-20 | resolve: Stop feeding visibilities for import list stems | Vadim Petrochenkov | -0/+14 |
| 2023-12-20 | Rollup merge of #119155 - Zalathar:async-fn, r=compiler-errors | Guillaume Gomez | -0/+104 |
| 2023-12-20 | Reveal opaque types in exhaustiveness checking | Nadrieril | -9/+39 |
| 2023-12-20 | Add tests | Nadrieril | -0/+217 |
| 2023-12-20 | Auto merge of #119134 - petrochenkov:feedvis2, r=compiler-errors | bors | -0/+37 |
| 2023-12-20 | Rollup merge of #119094 - celinval:smir-layout, r=compiler-errors | Matthias Krüger | -4/+146 |
| 2023-12-20 | Rollup merge of #119071 - lcnr:overflowo, r=compiler-errors | Matthias Krüger | -1/+34 |
| 2023-12-20 | Rollup merge of #118973 - Enselic:fix-IncorrectCguReuseType, r=michaelwoerister | Matthias Krüger | -10/+14 |
| 2023-12-20 | Rollup merge of #118691 - chfogelman:improve-cstr-error, r=fmease | Matthias Krüger | -0/+129 |
| 2023-12-20 | coverage: Add a test for `async` blocks | Zalathar | -0/+104 |
| 2023-12-20 | Auto merge of #106790 - the8472:rawvec-niche, r=scottmcm | bors | -9/+21 |
| 2023-12-19 | Add additional tests and update existing tests | Eric Holk | -1/+109 |
| 2023-12-19 | Improve compiler error for c-strings in pre-2021 | Carter Hunt Fogelman | -0/+129 |
| 2023-12-19 | Auto merge of #119112 - Nadrieril:remove-target_blocks-hack, r=matthewjasper | bors | -21/+21 |
| 2023-12-19 | Desugar for await loops | Eric Holk | -0/+24 |
| 2023-12-19 | Plumb awaitness of for loops | Eric Holk | -0/+25 |
| 2023-12-19 | resolve: Feed visibilities for unresolved trait impl items | Vadim Petrochenkov | -0/+37 |
| 2023-12-19 | rustc_codegen_ssa: Don't let `IncorrectCguReuseType` errors get lost | Martin Nordholts | -10/+14 |
| 2023-12-19 | Fix c_variadic flag and add opaque info to PassMode | Celina G. Val | -4/+30 |
| 2023-12-19 | Remove the `make_target_blocks` hack | Nadrieril | -21/+21 |
| 2023-12-19 | De-weirdify `fatally_break_rust`. | Nicholas Nethercote | -2/+20 |
| 2023-12-19 | Rollup merge of #119098 - compiler-errors:hangs, r=lcnr | Matthias Krüger | -13/+18 |
| 2023-12-19 | Rollup merge of #119091 - compiler-errors:alias-eq-in-structural-normalize, r... | Matthias Krüger | -19/+18 |
| 2023-12-19 | Auto merge of #119047 - mu001999:fix/118772, r=wesleywiser | bors | -0/+15 |
| 2023-12-19 | Auto merge of #119061 - compiler-errors:async-gen-abi, r=wesleywiser | bors | -0/+89 |
| 2023-12-18 | Add a test demonstrating that RFC's note on diverging returns is subsumed by ... | Michael Goulet | -0/+20 |
| 2023-12-18 | Adjust the ignore-compare-mode-next-solver for hangs | Michael Goulet | -13/+18 |
| 2023-12-19 | Add `level` arg to `into_diagnostic`. | Nicholas Nethercote | -11/+11 |
| 2023-12-18 | Check const_eval_select intrinsic correctly | Michael Goulet | -17/+22 |
| 2023-12-18 | Check FnPtr/FnDef built-in fn traits correctly with effects | Michael Goulet | -2/+13 |
| 2023-12-18 | Add function ABI and type layout to StableMIR | Celina G. Val | -4/+120 |
| 2023-12-18 | Use alias-eq in structural normalization | Michael Goulet | -19/+18 |
| 2023-12-18 | Check generic params after sigature for main-fn-ty | r0cky | -0/+15 |