| Age | Commit message (Expand) | Author | Lines |
| 2023-03-17 | Auto merge of #109085 - tmiasko:index-based, r=WaffleLapkin | bors | -101/+32 |
| 2023-03-16 | Auto merge of #108944 - cjgillot:clear-local-info, r=oli-obk | bors | -202/+180 |
| 2023-03-16 | Auto merge of #107270 - cjgillot:remove-zst, r=oli-obk | bors | -29/+107 |
| 2023-03-16 | Auto merge of #106824 - m-ou-se:format-args-flatten, r=oli-obk | bors | -24/+232 |
| 2023-03-16 | Gate fmt args flattening behind -Zflatten-format-args. | Mara Bos | -2/+9 |
| 2023-03-16 | Don't allow new const panic through format flattening. | Mara Bos | -1/+18 |
| 2023-03-16 | Also inline integer literals into format_args!(). | Mara Bos | -5/+18 |
| 2023-03-16 | Check all arg indexes before removing inlined format args. | Mara Bos | -13/+15 |
| 2023-03-16 | Remove unreachable branch in format_args ast lowering. | Mara Bos | -19/+8 |
| 2023-03-16 | Fix argument index remapping in format_args flattening. | Mara Bos | -28/+36 |
| 2023-03-16 | Only inline `{}` string literals in format_args. | Mara Bos | -0/+1 |
| 2023-03-16 | Support flattening/inlining format_args through & and (). | Mara Bos | -6/+21 |
| 2023-03-16 | Inline string literals into format_args!(). | Mara Bos | -3/+61 |
| 2023-03-16 | Coalesce adjacent literal pieces in expand_format_args. | Mara Bos | -16/+16 |
| 2023-03-16 | Flatten nested format_args!() into one. | Mara Bos | -4/+102 |
| 2023-03-16 | Rollup merge of #109180 - gimbles:master, r=compiler-errors | Matthias Krüger | -12/+12 |
| 2023-03-16 | Rollup merge of #109171 - oli-obk:normalization_cleanup, r=compiler-errors | Matthias Krüger | -77/+48 |
| 2023-03-16 | Rollup merge of #109166 - lcnr:define_opaque_types-explicit, r=oli-obk | Matthias Krüger | -221/+305 |
| 2023-03-16 | Rollup merge of #109158 - Ezrashaw:expand-sugg-for-unused-lint, r=Nilstrieb | Matthias Krüger | -31/+22 |
| 2023-03-16 | Rollup merge of #109151 - compiler-errors:debug-assert-alias, r=WaffleLapkin | Matthias Krüger | -20/+16 |
| 2023-03-16 | Rollup merge of #108971 - Ezrashaw:E0532-better-binding-names, r=WaffleLapkin | Matthias Krüger | -16/+32 |
| 2023-03-16 | Auto merge of #109183 - lqd:revert-107376, r=compiler-errors | bors | -29/+152 |
| 2023-03-15 | Auto merge of #108282 - cjgillot:mir-checked-sh, r=tmiasko | bors | -81/+75 |
| 2023-03-15 | Auto merge of #109169 - bjorn3:sync_cg_clif-2023-03-15, r=bjorn3 | bors | -792/+873 |
| 2023-03-15 | unequal → not equal | gimbles | -12/+12 |
| 2023-03-15 | Account for debuginfo on _0 without naming it. | Camille GILLOT | -6/+2 |
| 2023-03-15 | Revert "Auto merge of #107376 - aliemjay:remove-givens, r=lcnr" | Rémy Rakic | -29/+152 |
| 2023-03-15 | Auto merge of #109164 - Dylan-DPC:rollup-0bwxwos, r=Dylan-DPC | bors | -160/+114 |
| 2023-03-15 | Merge commit 'dec0daa8f6d0a0e1c702f169abb6bf3eee198c67' into sync_cg_clif-202... | bjorn3 | -792/+873 |
| 2023-03-15 | always make `define_opaque_types` explicit | lcnr | -221/+305 |
| 2023-03-15 | Rollup merge of #109154 - chenyukang:yukang/fix-109152, r=compiler-errors | Dylan DPC | -2/+9 |
| 2023-03-15 | Rollup merge of #109136 - compiler-errors:simplify-proc-macro-checking, r=oli... | Dylan DPC | -148/+92 |
| 2023-03-15 | Rollup merge of #109109 - compiler-errors:polymorphize-foreign, r=Nilstrieb | Dylan DPC | -10/+13 |
| 2023-03-15 | Deduplicate logic between projection normalization with and without escaping ... | Oli Scherer | -59/+21 |
| 2023-03-15 | Exhaustively match over all alias kinds | Oli Scherer | -20/+29 |
| 2023-03-15 | Auto merge of #109035 - scottmcm:ptr-read-should-know-undef, r=WaffleLapkin,J... | bors | -3/+36 |
| 2023-03-15 | error-msg: expand suggestion for unused lint | Ezra Shaw | -31/+22 |
| 2023-03-15 | error-msg: impl better suggestion for `E0532` | Ezra Shaw | -16/+32 |
| 2023-03-15 | Auto merge of #109089 - compiler-errors:opt_rpitit_info-follow-up, r=spastorino | bors | -8/+16 |
| 2023-03-15 | Fix #109152, fix the scenario that we may can not get span of func | yukang | -2/+9 |
| 2023-03-14 | Improved implementation and comments after code review feedback | Scott McMurray | -13/+18 |
| 2023-03-15 | Auto merge of #107376 - aliemjay:remove-givens, r=lcnr | bors | -152/+29 |
| 2023-03-14 | Don't make projection tys out of anon consts | Michael Goulet | -21/+10 |
| 2023-03-14 | Assert def-kind is correct for alias types | Michael Goulet | -0/+7 |
| 2023-03-14 | Encode opt_rpitit_info for associated types | Michael Goulet | -8/+16 |
| 2023-03-14 | Use index based drop loop for slices and arrays | Tomasz Miąsko | -101/+32 |
| 2023-03-14 | ICE when checking LocalInfo on runtime MIR. | Camille GILLOT | -23/+23 |
| 2023-03-14 | Remove LocalKind::Var. | Camille GILLOT | -18/+17 |
| 2023-03-14 | Make is_block_tail a variant of LocalInfo. | Camille GILLOT | -39/+26 |
| 2023-03-14 | Wrap the whole LocalInfo in ClearCrossCrate. | Camille GILLOT | -136/+132 |