about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-12-09add test for inductive cycle hangslcnr-4/+57
2023-12-09Auto merge of #117873 - quininer:android-emutls, r=Amanieubors-28/+71
2023-12-09Auto merge of #114136 - TennyZhuang:linked-list-retain, r=thomccbors-0/+93
2023-12-09Auto merge of #118763 - matthiaskrgr:rollup-mgyf5hp, r=matthiaskrgrbors-538/+1354
2023-12-08Rollup merge of #118736 - aliemjay:revert-ice-on-ambig, r=compiler-errorsMatthias Krüger-12/+28
2023-12-08Rollup merge of #118730 - jyn514:cmp_refs, r=estebank,compiler-errorsMatthias Krüger-214/+224
2023-12-08Rollup merge of #118715 - davidtwco:issue-117997-privacy-visit-trait-ref-and-...Matthias Krüger-19/+89
2023-12-08Rollup merge of #118694 - celinval:smir-alloc-methods, r=ouz-aMatthias Krüger-29/+458
2023-12-08Rollup merge of #118502 - Young-Flash:fix, r=compiler-errorsMatthias Krüger-3/+78
2023-12-08Rollup merge of #117586 - compiler-errors:the-canonicalizer, r=lcnrMatthias Krüger-261/+477
2023-12-08Auto merge of #117681 - Zoxc:tcx-sync, r=compiler-errorsbors-1/+13
2023-12-08Auto merge of #118420 - compiler-errors:async-gen, r=eholkbors-355/+1118
2023-12-08Make it not depend on nightly conditionallyMichael Goulet-1/+7
2023-12-08FeedbackMichael Goulet-229/+205
2023-12-08Uplift canonicalizer into new trait solver crateMichael Goulet-272/+506
2023-12-08Add testsMichael Goulet-19/+148
2023-12-08HACK: constrain yield type in check_fn so that projection is successful even ...Michael Goulet-3/+23
2023-12-08Make some matches exhaustive to avoid bugs, fix toolsMichael Goulet-46/+72
2023-12-08Support async gen fnMichael Goulet-104/+115
2023-12-08coro_kind -> coroutine_kindMichael Goulet-75/+100
2023-12-08Implement `async gen` blocksMichael Goulet-54/+563
2023-12-08Rework coroutine transform to be more flexible in preparation for async gener...Michael Goulet-80/+123
2023-12-08Auto merge of #118527 - Nadrieril:never_patterns_parse, r=compiler-errorsbors-236/+772
2023-12-08privacy: visit trait def id of projectionsDavid Wood-19/+89
2023-12-08Auto merge of #118689 - compiler-errors:const-drop, r=fee1-deadbors-67/+57
2023-12-08Auto merge of #118668 - fmease:resolve-assoc-item-bindings-by-namespace, r=co...bors-416/+598
2023-12-08temporarily revert "ice on ambguity in mir typeck"Ali MJ Al-Nasrawy-12/+28
2023-12-08Auto merge of #118732 - matthiaskrgr:rollup-ub9pgjm, r=matthiaskrgrbors-192/+214
2023-12-08Rollup merge of #118722 - notriddle:notriddle/dom-opt-3, r=GuillaumeGomezMatthias Krüger-19/+6
2023-12-08Rollup merge of #118709 - oksbsb:fix-job-server, r=SparrowLiiMatthias Krüger-16/+19
2023-12-08Rollup merge of #118695 - Zalathar:push-refined, r=davidtwcoMatthias Krüger-50/+37
2023-12-08Rollup merge of #118693 - saethlin:alignment-check-symbol-reachable, r=bjorn3Matthias Krüger-0/+3
2023-12-08Rollup merge of #118690 - Zalathar:test-macros, r=cjgillotMatthias Krüger-80/+33
2023-12-08Rollup merge of #118677 - GuillaumeGomez:doc_cfg-display, r=notriddleMatthias Krüger-9/+43
2023-12-08Rollup merge of #118581 - ianrrees:add-drop-note-to-once_lock, r=workingjubileeMatthias Krüger-14/+25
2023-12-08Rollup merge of #118505 - CLEckhardt:update_ip_addr_bits_docs, r=cuviperMatthias Krüger-4/+48
2023-12-08Auto merge of #118301 - weihanglo:rustfix-doc, r=albertlarsan68bors-5/+4
2023-12-07recurse into refs when comparing tys for diagnosticsjyn-214/+224
2023-12-08Auto merge of #118725 - lcnr:normalizes-to-projection-split-3, r=BoxyUwUbors-189/+310
2023-12-081. fix jobserver GLOBAL_CLIENT_CHECKED uninitialized before useoksbsb-16/+19
2023-12-08update fixmelcnr-4/+3
2023-12-07Add a test to evaluate type intrinsic.Celina G. Val-3/+36
2023-12-07Add tests to allocation methods and fix is_null()Celina G. Val-7/+114
2023-12-07Fix conversion to StaticDef and add testCelina G. Val-2/+18
2023-12-07Add instance evaluation and methods to read allocCelina G. Val-22/+295
2023-12-08add regression testslcnr-0/+43
2023-12-08implement and use `NormalizesTo`lcnr-125/+135
2023-12-08Auto merge of #118442 - tmiasko:fuel-inc, r=lqdbors-11/+22
2023-12-08Fuel is incompatible with incremental compilationTomasz Miąsko-1/+16
2023-12-07Auto merge of #118723 - matthiaskrgr:rollup-409e9u1, r=matthiaskrgrbors-97/+310