about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-12-15Rollup merge of #105715 - estebank:unsatisfied-bounds-label, r=compiler-errorsMatthias Krüger-4/+4
2022-12-15Rollup merge of #105707 - notriddle:notriddle/kbd-cursor, r=jhpratt,Guillaume...Matthias Krüger-2/+0
2022-12-15Rollup merge of #105692 - JohnTitor:issue-104678, r=compiler-errorsMatthias Krüger-0/+31
2022-12-15Rollup merge of #105633 - compiler-errors:term-agnostic, r=oli-obkMatthias Krüger-2/+65
2022-12-15Rollup merge of #105627 - compiler-errors:dyn-auto-suggestable, r=davidtwcoMatthias Krüger-0/+27
2022-12-15Rollup merge of #105623 - compiler-errors:generator-type-size-fix, r=NilstriebMatthias Krüger-122/+66
2022-12-15Rollup merge of #104592 - ComputerDruid:async_check, r=compiler-errorsMatthias Krüger-25/+99
2022-12-15Auto merge of #105713 - bjorn3:sync_cg_clif-2022-12-14, r=bjorn3bors-0/+6
2022-12-15Auto merge of #105657 - oli-obk:mk_projection_ty, r=lcnrbors-11/+11
2022-12-15Auto merge of #104765 - chenyukang:yukang-fix-104639-lifetime-check, r=oli-obkbors-0/+10
2022-12-14Ensure async trait impls are async (or otherwise return an opaque type)Dan Johnson-25/+99
2022-12-14Auto merge of #105704 - weihanglo:update-cargo, r=weihanglobors-0/+0
2022-12-14Do not mention long types in E0599 labelEsteban Küber-4/+4
2022-12-14Auto merge of #105703 - matthiaskrgr:rollup-tfpeam2, r=matthiaskrgrbors-10/+106
2022-12-14Add tidy exceptionsbjorn3-0/+6
2022-12-14Auto traits in dyn are suggestableMichael Goulet-0/+27
2022-12-14Make report_projection_error more term agnosticMichael Goulet-2/+65
2022-12-14rustdoc: remove unnecessary CSS `kbd { cursor: default }`Michael Howell-2/+0
2022-12-14Make print_type_sizes test not use feature(start)Michael Goulet-128/+36
2022-12-14Consider discriminant fields that are ordered before variant fieldsMichael Goulet-0/+36
2022-12-14Update cargoWeihang Lo-0/+0
2022-12-14Rollup merge of #105684 - GuillaumeGomez:improve-rustdoc-var-name, r=notriddleMatthias Krüger-5/+5
2022-12-14Rollup merge of #105630 - albertlarsan68:test-92481, r=TaKO8KiMatthias Krüger-0/+74
2022-12-14Rollup merge of #105624 - compiler-errors:cache-unsound, r=jyn514Matthias Krüger-4/+4
2022-12-14Rollup merge of #105578 - erikdesjardins:addrspacecast, r=bjorn3Matthias Krüger-1/+23
2022-12-14Auto merge of #105233 - mejrs:always_eager, r=estebankbors-18/+34
2022-12-14Remove TraitRef::newOli Scherer-3/+3
2022-12-14Ensure no one constructs `AliasTy`s themselvesOli Scherer-8/+8
2022-12-14Auto merge of #105690 - matthiaskrgr:rollup-khtq97k, r=matthiaskrgrbors-9/+33
2022-12-14Bless testAlbert Larsan-4/+2
2022-12-14Add a test for #92481Albert Larsan-0/+76
2022-12-14Add regression test for #104678Yuki Okushi-0/+31
2022-12-14Rollup merge of #105676 - notriddle:notriddle/impl-docblock, r=GuillaumeGomezMatthias Krüger-0/+18
2022-12-14Rollup merge of #105665 - notriddle:notriddle/popover-css-merge, r=GuillaumeG...Matthias Krüger-6/+3
2022-12-14Rollup merge of #105664 - notriddle:notriddle/linkwrap, r=GuillaumeGomezMatthias Krüger-2/+11
2022-12-14Rollup merge of #105663 - andrewpollack:patch-1, r=tmandryMatthias Krüger-1/+1
2022-12-14Rollup merge of #105611 - BoxyUwU:more_granular_placeholderification, r=wesle...Matthias Krüger-0/+29
2022-12-14Rollup merge of #105595 - TaKO8Ki:suggest-dereferencing-receiver-argument, r=...Matthias Krüger-0/+43
2022-12-14Rollup merge of #105523 - estebank:suggest-collect-vec, r=compiler-errorsMatthias Krüger-57/+77
2022-12-14Rollup merge of #105502 - chenyukang:yukang/fix-105366-impl, r=estebankMatthias Krüger-0/+37
2022-12-14Rollup merge of #105491 - sulami:master, r=compiler-errorsMatthias Krüger-0/+110
2022-12-14Rollup merge of #105161 - cassaundra:numeric-literal-error, r=nnethercoteMatthias Krüger-0/+84
2022-12-14Auto merge of #104875 - chenyukang:yukang/fix-104867-inc, r=estebankbors-22/+360
2022-12-14Auto merge of #104986 - compiler-errors:opaques, r=oli-obkbors-57/+51
2022-12-13rustdoc: add CSS margin between `impl` docblock and its itemsMichael Howell-0/+18
2022-12-13Auto merge of #105667 - matthiaskrgr:rollup-fexlc0b, r=matthiaskrgrbors-2360/+2246
2022-12-13review commentsEsteban Küber-69/+69
2022-12-13Rollup merge of #105500 - oli-obk:unhide_unknown_spans, r=estebankMatthias Krüger-1570/+275
2022-12-13Rollup merge of #105476 - estebank:moves-n-borrows, r=compiler-errorsMatthias Krüger-779/+1777
2022-12-13Rollup merge of #105464 - nbdd0121:hir, r=compiler-errorsMatthias Krüger-11/+75