| Age | Commit message (Expand) | Author | Lines |
| 2023-10-31 | Auto merge of #117419 - compiler-errors:gen, r=oli-obk | bors | -76/+85 |
| 2023-10-31 | Auto merge of #117363 - saethlin:cross-crate-inline-when-inline, r=tmiasko | bors | -2/+7 |
| 2023-10-30 | Some more coroutine renamings | Michael Goulet | -76/+85 |
| 2023-10-30 | Auto merge of #116405 - estebank:issue-103155, r=davidtwco | bors | -12/+43 |
| 2023-10-30 | Sort errors | Esteban Küber | -4/+6 |
| 2023-10-30 | Detect object safety errors when assoc type is missing | Esteban Küber | -13/+42 |
| 2023-10-30 | Auto merge of #117415 - matthiaskrgr:rollup-jr2p1t2, r=matthiaskrgr | bors | -99/+119 |
| 2023-10-30 | Rollup merge of #117414 - compiler-errors:tait-forevert, r=oli-obk | Matthias Krüger | -7/+4 |
| 2023-10-30 | Rollup merge of #117411 - oli-obk:query_merge_immobile_game, r=compiler-error... | Matthias Krüger | -27/+32 |
| 2023-10-30 | Rollup merge of #117403 - oli-obk:the_gift_that_keeps_on_giving_116849, r=com... | Matthias Krüger | -13/+22 |
| 2023-10-30 | Rollup merge of #117398 - Nadrieril:fix-117378, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2023-10-30 | Rollup merge of #117396 - oli-obk:privacy_visitor_types, r=compiler-errors | Matthias Krüger | -28/+12 |
| 2023-10-30 | Rollup merge of #117389 - oli-obk:gen_fn, r=compiler-errors | Matthias Krüger | -7/+8 |
| 2023-10-30 | Don't super-fold types when we hit the recursion limit | Michael Goulet | -7/+4 |
| 2023-10-30 | Improve some diagnostics around `?Trait` bounds | Oli Scherer | -27/+32 |
| 2023-10-30 | Detect when trait is implemented for type and suggest importing it | Esteban Küber | -16/+40 |
| 2023-10-30 | Rollup merge of #117395 - gurry:117380-wrong-parent-sugg, r=Nilstrieb | Guillaume Gomez | -1/+1 |
| 2023-10-30 | Rollup merge of #117390 - chenyukang:yukang-fix-117284-unused-macro, r=estebank | Guillaume Gomez | -11/+38 |
| 2023-10-30 | Rollup merge of #117376 - nnethercote:rustc_interface-more, r=oli-obk | Guillaume Gomez | -395/+275 |
| 2023-10-30 | Rollup merge of #117370 - nicholasbishop:bishop-better-c-variadic-errors, r=o... | Guillaume Gomez | -8/+46 |
| 2023-10-30 | Rollup merge of #117357 - tmiasko:terminate, r=wesleywiser | Guillaume Gomez | -2/+2 |
| 2023-10-30 | Rollup merge of #117356 - he32:netbsd-mipsel, r=oli-obk | Guillaume Gomez | -0/+22 |
| 2023-10-30 | Rollup merge of #117317 - RalfJung:track-caller, r=oli-obk | Guillaume Gomez | -238/+196 |
| 2023-10-30 | Rollup merge of #117132 - estebank:issue-80194, r=petrochenkov | Guillaume Gomez | -1/+63 |
| 2023-10-30 | Rollup merge of #117068 - nnethercote:clean-up-Cargo-toml, r=wesleywiser | Guillaume Gomez | -302/+400 |
| 2023-10-30 | Poison check_well_formed if method receivers are invalid to prevent typeck fr... | Oli Scherer | -13/+22 |
| 2023-10-30 | Explicitly reject const C-variadic functions | Nicholas Bishop | -2/+32 |
| 2023-10-30 | Correctly handle nested or-patterns in column-wise analyses | Nadrieril | -1/+1 |
| 2023-10-30 | Fix bad-c-variadic error being emitted multiple times | Nicholas Bishop | -6/+14 |
| 2023-10-30 | Some manual rustfmt as rustfmt is broken on this file | Oli Scherer | -3/+4 |
| 2023-10-30 | Merge two equal match arms | Oli Scherer | -6/+1 |
| 2023-10-30 | Don't treat closures/coroutines as part of the public API | Oli Scherer | -21/+9 |
| 2023-10-30 | Fix #117284, Fix unused variables lint issue for args in macro | yukang | -11/+38 |
| 2023-10-30 | Fix missing leading space in suggestion | Gurinder Singh | -1/+1 |
| 2023-10-30 | Add a custom panic message for resuming `gen` blocks after they panicked | Oli Scherer | -2/+3 |
| 2023-10-30 | Talk about `gen fn` in diagnostics about `gen fn` | Oli Scherer | -5/+5 |
| 2023-10-30 | Rollup merge of #117385 - RalfJung:deduce_param_attrs, r=oli-obk | León Orell Valerian Liehr | -0/+1 |
| 2023-10-30 | Rollup merge of #117382 - gurry:114529-ice-const-eval, r=oli-obk | León Orell Valerian Liehr | -4/+9 |
| 2023-10-30 | Rollup merge of #117371 - compiler-errors:unique-params, r=oli-obk | León Orell Valerian Liehr | -2/+9 |
| 2023-10-30 | Rollup merge of #117365 - bjorn3:sync_cg_clif-2023-10-29, r=oli-obk | León Orell Valerian Liehr | -334/+100 |
| 2023-10-30 | Rollup merge of #117350 - Zalathar:counters-indent, r=oli-obk | León Orell Valerian Liehr | -78/+19 |
| 2023-10-30 | Rollup merge of #117205 - weiznich:multiple_notes_for_on_unimplemented, r=com... | León Orell Valerian Liehr | -22/+24 |
| 2023-10-30 | Rollup merge of #117147 - DaniPopes:pphir-fn-variadic, r=compiler-errors | León Orell Valerian Liehr | -15/+13 |
| 2023-10-30 | Streamline some `use` items. | Nicholas Nethercote | -17/+7 |
| 2023-10-30 | Remove an unnecessary `drop`. | Nicholas Nethercote | -3/+1 |
| 2023-10-30 | Streamline `collect_crate_types`. | Nicholas Nethercote | -15/+7 |
| 2023-10-30 | deduce_param_attrs: explain a read-only case | Ralf Jung | -0/+1 |
| 2023-10-30 | Fail typeck for illegal break-with-value | Gurinder Singh | -4/+9 |
| 2023-10-30 | Remove `check_output`. | Nicholas Nethercote | -21/+3 |
| 2023-10-30 | Wrap some overlong comments. | Nicholas Nethercote | -10/+12 |