| Age | Commit message (Expand) | Author | Lines |
| 2023-10-30 | Rollup merge of #117132 - estebank:issue-80194, r=petrochenkov | Guillaume Gomez | -0/+67 |
| 2023-10-30 | Rollup merge of #112463 - fmease:rustdoc-elide-x-crate-def-gen-args, r=Guilla... | Guillaume Gomez | -10/+159 |
| 2023-10-30 | rustdoc: elide cross-crate default generic arguments | León Orell Valerian Liehr | -10/+159 |
| 2023-10-30 | Rollup merge of #117382 - gurry:114529-ice-const-eval, r=oli-obk | León Orell Valerian Liehr | -0/+49 |
| 2023-10-30 | Rollup merge of #117371 - compiler-errors:unique-params, r=oli-obk | León Orell Valerian Liehr | -0/+28 |
| 2023-10-30 | Rollup merge of #117205 - weiznich:multiple_notes_for_on_unimplemented, r=com... | León Orell Valerian Liehr | -0/+73 |
| 2023-10-30 | Rollup merge of #117147 - DaniPopes:pphir-fn-variadic, r=compiler-errors | León Orell Valerian Liehr | -0/+28 |
| 2023-10-30 | Fail typeck for illegal break-with-value | Gurinder Singh | -0/+49 |
| 2023-10-29 | On object safety error, mention new enum as alternative | Esteban Küber | -0/+67 |
| 2023-10-29 | Ignore RPIT duplicated lifetimes in opaque_types_defined_by | Michael Goulet | -0/+28 |
| 2023-10-29 | Auto merge of #116733 - compiler-errors:alias-liveness-but-this-time-sound, r... | bors | -0/+210 |
| 2023-10-29 | Auto merge of #116889 - MU001999:master, r=petrochenkov | bors | -0/+24 |
| 2023-10-29 | Auto merge of #116270 - cjgillot:gvn-aggregate, r=oli-obk,RalfJung | bors | -2449/+3545 |
| 2023-10-29 | Rollup merge of #117082 - fortanix:raoul/fix_closure_inherit_target_feature_s... | Guillaume Gomez | -0/+1 |
| 2023-10-29 | Auto merge of #116447 - oli-obk:gen_fn, r=compiler-errors | bors | -17/+450 |
| 2023-10-28 | Auto merge of #116240 - dtolnay:constdiscriminant, r=thomcc | bors | -2/+1 |
| 2023-10-28 | Auto merge of #117123 - Zalathar:bad-counter-ids, r=petrochenkov | bors | -134/+433 |
| 2023-10-28 | Rollup merge of #117277 - RalfJung:too-big-with-padding, r=oli-obk | Jubilee | -0/+26 |
| 2023-10-28 | Rollup merge of #117025 - Urgau:cleanup-improve-check-cfg-impl, r=petrochenkov | Jubilee | -1/+7 |
| 2023-10-28 | Rollup merge of #116945 - estebank:sealed-trait-impls, r=petrochenkov | Jubilee | -7/+77 |
| 2023-10-28 | restore snapshot when parse_param_general | Mu001999 | -0/+24 |
| 2023-10-27 | Auto merge of #116471 - notriddle:notriddle/js-trait-alias, r=GuillaumeGomez | bors | -29/+222 |
| 2023-10-28 | coverage: Consistently remove unused counter IDs from expressions/mappings | Zalathar | -155/+156 |
| 2023-10-28 | coverage: Regression test for #17012 (bad counter IDs in mappings) | Zalathar | -0/+298 |
| 2023-10-27 | Auto merge of #117294 - matthiaskrgr:rollup-xylsec7, r=matthiaskrgr | bors | -128/+154 |
| 2023-10-27 | Auto merge of #103208 - cjgillot:match-fake-read, r=oli-obk,RalfJung | bors | -477/+266 |
| 2023-10-27 | Rollup merge of #117246 - estebank:issue-117209, r=petrochenkov | Matthias Krüger | -0/+132 |
| 2023-10-27 | Rollup merge of #117212 - clubby789:fix-ternary-recover, r=compiler-errors | Matthias Krüger | -128/+22 |
| 2023-10-27 | When encountering sealed traits, point types that implement it | Esteban Küber | -7/+77 |
| 2023-10-27 | Account for type param from other item in `note_and_explain` | Esteban Küber | -0/+86 |
| 2023-10-27 | fix failure to detect a too-big-type after adding padding | Ralf Jung | -0/+26 |
| 2023-10-27 | Fuse `gen` blocks | Oli Scherer | -19/+2 |
| 2023-10-27 | Auto merge of #116751 - Nadrieril:lint-overlap-per-column, r=davidtwco | bors | -25/+76 |
| 2023-10-27 | Use targetted diagnostic for borrow across yield error | Oli Scherer | -2/+2 |
| 2023-10-27 | Prevent generators from being movable | Oli Scherer | -0/+28 |
| 2023-10-27 | Handle `move` generators | Oli Scherer | -0/+98 |
| 2023-10-27 | Feature gate coroutine `yield` usage | Oli Scherer | -13/+74 |
| 2023-10-27 | Demonstrate issue with `yield` checks | Oli Scherer | -2/+15 |
| 2023-10-27 | Feature gate `gen` blocks, even in 2024 edition | Oli Scherer | -13/+89 |
| 2023-10-27 | Basic generators work | Oli Scherer | -0/+18 |
| 2023-10-27 | Make `gen` blocks implement the `Iterator` trait | Oli Scherer | -0/+78 |
| 2023-10-27 | Add gen blocks to ast and do some broken ast lowering | Oli Scherer | -10/+10 |
| 2023-10-27 | Auto merge of #116858 - estebank:issue-22488, r=petrochenkov | bors | -0/+50 |
| 2023-10-27 | Allows `#[diagnostic::on_unimplemented]` attributes to have multiple | Georg Semmler | -0/+73 |
| 2023-10-27 | Auto merge of #117272 - matthiaskrgr:rollup-upg122z, r=matthiaskrgr | bors | -287/+142 |
| 2023-10-27 | Better guard against wrong input with check-cfg any() | Urgau | -1/+7 |
| 2023-10-27 | Rollup merge of #117241 - compiler-errors:auto-trait-leak-cycle, r=oli-obk | Matthias Krüger | -233/+21 |
| 2023-10-27 | Rollup merge of #116868 - estebank:suggestion, r=petrochenkov | Matthias Krüger | -54/+121 |
| 2023-10-27 | Auto merge of #116205 - WaffleLapkin:stabilize_pointer_byte_offsets, r=dtolnay | bors | -34/+27 |
| 2023-10-27 | Auto merge of #117260 - okaneco:ascii_branchless, r=thomcc | bors | -0/+47 |