| Age | Commit message (Expand) | Author | Lines |
| 2023-12-09 | add test for inductive cycle hangs | lcnr | -4/+57 |
| 2023-12-09 | Auto merge of #117873 - quininer:android-emutls, r=Amanieu | bors | -28/+71 |
| 2023-12-09 | Auto merge of #114136 - TennyZhuang:linked-list-retain, r=thomcc | bors | -0/+93 |
| 2023-12-09 | Auto merge of #118763 - matthiaskrgr:rollup-mgyf5hp, r=matthiaskrgr | bors | -538/+1354 |
| 2023-12-08 | Rollup merge of #118736 - aliemjay:revert-ice-on-ambig, r=compiler-errors | Matthias Krüger | -12/+28 |
| 2023-12-08 | Rollup merge of #118730 - jyn514:cmp_refs, r=estebank,compiler-errors | Matthias Krüger | -214/+224 |
| 2023-12-08 | Rollup merge of #118715 - davidtwco:issue-117997-privacy-visit-trait-ref-and-... | Matthias Krüger | -19/+89 |
| 2023-12-08 | Rollup merge of #118694 - celinval:smir-alloc-methods, r=ouz-a | Matthias Krüger | -29/+458 |
| 2023-12-08 | Rollup merge of #118502 - Young-Flash:fix, r=compiler-errors | Matthias Krüger | -3/+78 |
| 2023-12-08 | Rollup merge of #117586 - compiler-errors:the-canonicalizer, r=lcnr | Matthias Krüger | -261/+477 |
| 2023-12-08 | Auto merge of #117681 - Zoxc:tcx-sync, r=compiler-errors | bors | -1/+13 |
| 2023-12-08 | Auto merge of #118420 - compiler-errors:async-gen, r=eholk | bors | -355/+1118 |
| 2023-12-08 | Make it not depend on nightly conditionally | Michael Goulet | -1/+7 |
| 2023-12-08 | Feedback | Michael Goulet | -229/+205 |
| 2023-12-08 | Uplift canonicalizer into new trait solver crate | Michael Goulet | -272/+506 |
| 2023-12-08 | Add tests | Michael Goulet | -19/+148 |
| 2023-12-08 | HACK: constrain yield type in check_fn so that projection is successful even ... | Michael Goulet | -3/+23 |
| 2023-12-08 | Make some matches exhaustive to avoid bugs, fix tools | Michael Goulet | -46/+72 |
| 2023-12-08 | Support async gen fn | Michael Goulet | -104/+115 |
| 2023-12-08 | coro_kind -> coroutine_kind | Michael Goulet | -75/+100 |
| 2023-12-08 | Implement `async gen` blocks | Michael Goulet | -54/+563 |
| 2023-12-08 | Rework coroutine transform to be more flexible in preparation for async gener... | Michael Goulet | -80/+123 |
| 2023-12-08 | Auto merge of #118527 - Nadrieril:never_patterns_parse, r=compiler-errors | bors | -236/+772 |
| 2023-12-08 | privacy: visit trait def id of projections | David Wood | -19/+89 |
| 2023-12-08 | Auto merge of #118689 - compiler-errors:const-drop, r=fee1-dead | bors | -67/+57 |
| 2023-12-08 | Auto merge of #118668 - fmease:resolve-assoc-item-bindings-by-namespace, r=co... | bors | -416/+598 |
| 2023-12-08 | temporarily revert "ice on ambguity in mir typeck" | Ali MJ Al-Nasrawy | -12/+28 |
| 2023-12-08 | Auto merge of #118732 - matthiaskrgr:rollup-ub9pgjm, r=matthiaskrgr | bors | -192/+214 |
| 2023-12-08 | Rollup merge of #118722 - notriddle:notriddle/dom-opt-3, r=GuillaumeGomez | Matthias Krüger | -19/+6 |
| 2023-12-08 | Rollup merge of #118709 - oksbsb:fix-job-server, r=SparrowLii | Matthias Krüger | -16/+19 |
| 2023-12-08 | Rollup merge of #118695 - Zalathar:push-refined, r=davidtwco | Matthias Krüger | -50/+37 |
| 2023-12-08 | Rollup merge of #118693 - saethlin:alignment-check-symbol-reachable, r=bjorn3 | Matthias Krüger | -0/+3 |
| 2023-12-08 | Rollup merge of #118690 - Zalathar:test-macros, r=cjgillot | Matthias Krüger | -80/+33 |
| 2023-12-08 | Rollup merge of #118677 - GuillaumeGomez:doc_cfg-display, r=notriddle | Matthias Krüger | -9/+43 |
| 2023-12-08 | Rollup merge of #118581 - ianrrees:add-drop-note-to-once_lock, r=workingjubilee | Matthias Krüger | -14/+25 |
| 2023-12-08 | Rollup merge of #118505 - CLEckhardt:update_ip_addr_bits_docs, r=cuviper | Matthias Krüger | -4/+48 |
| 2023-12-08 | Auto merge of #118301 - weihanglo:rustfix-doc, r=albertlarsan68 | bors | -5/+4 |
| 2023-12-07 | recurse into refs when comparing tys for diagnostics | jyn | -214/+224 |
| 2023-12-08 | Auto merge of #118725 - lcnr:normalizes-to-projection-split-3, r=BoxyUwU | bors | -189/+310 |
| 2023-12-08 | 1. fix jobserver GLOBAL_CLIENT_CHECKED uninitialized before use | oksbsb | -16/+19 |
| 2023-12-08 | update fixme | lcnr | -4/+3 |
| 2023-12-07 | Add a test to evaluate type intrinsic. | Celina G. Val | -3/+36 |
| 2023-12-07 | Add tests to allocation methods and fix is_null() | Celina G. Val | -7/+114 |
| 2023-12-07 | Fix conversion to StaticDef and add test | Celina G. Val | -2/+18 |
| 2023-12-07 | Add instance evaluation and methods to read alloc | Celina G. Val | -22/+295 |
| 2023-12-08 | add regression tests | lcnr | -0/+43 |
| 2023-12-08 | implement and use `NormalizesTo` | lcnr | -125/+135 |
| 2023-12-08 | Auto merge of #118442 - tmiasko:fuel-inc, r=lqd | bors | -11/+22 |
| 2023-12-08 | Fuel is incompatible with incremental compilation | Tomasz Miąsko | -1/+16 |
| 2023-12-07 | Auto merge of #118723 - matthiaskrgr:rollup-409e9u1, r=matthiaskrgr | bors | -97/+310 |