about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2023-06-30Auto merge of #113162 - matthiaskrgr:rollup-fct3wj7, r=matthiaskrgrbors-299/+147
2023-06-29Auto merge of #112682 - spastorino:new-rpitit-21, r=compiler-errorsbors-0/+4
2023-06-29Add bidirectional where clauses on RPITIT synthesized GATsSantiago Pastorino-0/+4
2023-06-29Auto merge of #113108 - compiler-errors:normalize-opaques-with-late-bound-var...bors-0/+91
2023-06-29Rollup merge of #113161 - Bryanskiy:err_msg, r=petrochenkovMatthias Krüger-106/+116
2023-06-29Fix type privacy lints error messageBryanskiy-106/+116
2023-06-29resolve: Remove artificial import ambiguity errorsVadim Petrochenkov-193/+31
2023-06-29Auto merge of #113134 - TaKO8Ki:rollup-4hvqzf6, r=TaKO8Kibors-0/+12
2023-06-29Rollup merge of #113137 - lukas-code:no-moving-references, r=compiler-errorsMatthias Krüger-0/+27
2023-06-29Rollup merge of #112929 - oli-obk:what_if_an_impl_item_just_doesnt_wanna_be_i...Matthias Krüger-0/+182
2023-06-29Rollup merge of #112670 - petrochenkov:typriv, r=eholkMatthias Krüger-32/+140
2023-06-28Auto merge of #112629 - compiler-errors:atb-imply, r=jackh726bors-0/+58
2023-06-28don't suggest `move` for borrows that aren't closuresLukas Markeffsky-0/+27
2023-06-29Rollup merge of #113107 - mj10021:issue-113012-fix, r=oli-obkTakayuki Maeda-0/+12
2023-06-28Rollup merge of #113019 - ericmarkmartin:warning-for-guard-non-exhaustion, r=...Dylan DPC-22/+54
2023-06-28Rollup merge of #112867 - compiler-errors:more-impl-source-nits, r=lcnrDylan DPC-0/+1
2023-06-28Rollup merge of #111571 - jhpratt:proc-macro-span, r=m-ou-seDylan DPC-23/+7
2023-06-28remove FIXME and add testJames Dietz-0/+12
2023-06-28Auto merge of #112708 - flip1995:clippy-freezing-pc-with-ice, r=oli-obkbors-0/+42
2023-06-28add comment backEric Mark Martin-1/+2
2023-06-28add note for non-exhaustive matches with guardsEric Mark Martin-24/+55
2023-06-28Auto merge of #111269 - clubby789:validate-fluent-variables, r=davidtwcobors-2/+19
2023-06-28Auto merge of #112307 - lcnr:operand-ref, r=compiler-errorsbors-0/+56
2023-06-27More testsMichael Goulet-0/+91
2023-06-27Auto merge of #113105 - matthiaskrgr:rollup-rci0uym, r=matthiaskrgrbors-1/+80
2023-06-27Rollup merge of #113103 - cjgillot:normalize-inhabited, r=compiler-errorsMatthias Krüger-0/+32
2023-06-27Rollup merge of #113020 - AnthonyKalaitzis:add-tests-impl-via-obj-unless-deni...Matthias Krüger-0/+45
2023-06-27Rollup merge of #112454 - ferrocene:pa-compiletest-dynamic-linking, r=davidtwcoMatthias Krüger-1/+3
2023-06-27Make associated type bounds in supertrait position impliedMichael Goulet-0/+58
2023-06-27Normalize types when applying uninhabited predicate.Camille GILLOT-0/+32
2023-06-27Rollup merge of #112978 - compiler-errors:bad-block-sugg, r=davidtwcoMatthias Krüger-0/+16
2023-06-27Rollup merge of #112518 - chenyukang:yukang-fix-112458, r=davidtwcoMatthias Krüger-0/+19
2023-06-27Avoid calling queries during query stack printingOli Scherer-5/+20
2023-06-27Add regression test for OOM issue on EarlyLintPass ICEPhilipp Krones-0/+27
2023-06-27Add passing & failing test for bultin dyn trait generationAnthony Kalaitzis-0/+45
2023-06-26Auto merge of #112887 - WaffleLapkin:become_unuwuable_in_hir, r=compiler-erro...bors-19/+120
2023-06-26Add some tests around where bounds on associated items and their lack of effe...Oli Scherer-0/+182
2023-06-26`hir`: Add `Become` expression kindMaybe Waffle-19/+120
2023-06-25Rollup merge of #113036 - TaKO8Ki:fix-112094, r=compiler-errorsMatthias Krüger-0/+12
2023-06-25Rollup merge of #113031 - JohnTitor:issue-110933, r=compiler-errorsMatthias Krüger-0/+20
2023-06-25Rollup merge of #113030 - JohnTitor:issue-109071, r=TaKO8KiMatthias Krüger-0/+79
2023-06-25Rollup merge of #112976 - dswij:issue-112347, r=compiler-errorsMatthias Krüger-0/+44
2023-06-26accept `ReStatic` for RPITITTakayuki Maeda-0/+12
2023-06-25Add a regression test for #110933Yuki Okushi-0/+20
2023-06-25Add a regression test for #109071Yuki Okushi-0/+79
2023-06-25Add test for futures with HRTBdswij-0/+44
2023-06-25Rollup merge of #113007 - compiler-errors:dont-structural-resolve-byte-str-pa...Matthias Krüger-1/+27
2023-06-25Rollup merge of #113018 - asquared31415:test_fix, r=TaKO8KiGuillaume Gomez-3/+28
2023-06-25Rollup merge of #112990 - JohnTitor:issue-96699, r=TaKO8KiGuillaume Gomez-0/+87
2023-06-25Auto merge of #112476 - chenyukang:yukang-fix-109991, r=compiler-errorsbors-0/+99