about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2023-01-30Modify primary span label for E0308Esteban Küber-788/+787
2023-01-30Auto merge of #107463 - Dylan-DPC:rollup-6mq1li8, r=Dylan-DPCbors-3/+3
2023-01-30Rollup merge of #101569 - m-ou-se:alloc-no-rexport-argumentv1, r=thomccDylan DPC-3/+3
2023-01-30Auto merge of #104429 - nnethercote:more-deriving-on-packed-structs, r=RalfJungbors-201/+682
2023-01-30Allow more deriving on packed structs.Nicholas Nethercote-201/+682
2023-01-29Update tests.Mara Bos-3/+3
2023-01-29Rollup merge of #107006 - b-naber:thir-tree, r=jackh726Matthias Krüger-6/+418
2023-01-29Rollup merge of #106540 - lowr:patch/remove-paren-whitespace, r=cjgillotMatthias Krüger-8/+22
2023-01-29Insert whitespace to avoid ident concatenation in suggestionRyo Yoshida-8/+22
2023-01-29Auto merge of #106253 - nbdd0121:upcast, r=compiler-errorsbors-0/+93
2023-01-29Auto merge of #107435 - matthiaskrgr:rollup-if5h6yu, r=matthiaskrgrbors-0/+88
2023-01-29Rollup merge of #107425 - clubby789:match-range-missing-space, r=compiler-errorsMatthias Krüger-0/+27
2023-01-29Rollup merge of #107422 - Nilstrieb:erase-the-ice, r=compiler-errorsMatthias Krüger-0/+42
2023-01-29Rollup merge of #107097 - tmiasko:ssa, r=cjgillotMatthias Krüger-0/+19
2023-01-29Auto merge of #106227 - bryangarza:ctfe-limit, r=oli-obkbors-11/+224
2023-01-28Auto merge of #103659 - clubby789:improve-partialord-derive, r=nagisabors-28/+23
2023-01-28Check for missing space between fat arrow and range patternclubby789-0/+27
2023-01-28Also erase substs for new infcx in pin move errorNilstrieb-0/+42
2023-01-28Reintroduce multiple_supertrait_upcastable lintGary Guo-0/+93
2023-01-28Auto merge of #107408 - matthiaskrgr:rollup-b5vz2ow, r=matthiaskrgrbors-19/+258
2023-01-28Rollup merge of #107355 - JohnTitor:issue-60755, r=compiler-errorsMatthias Krüger-0/+12
2023-01-28Rollup merge of #104012 - chenyukang:yukang/fix-103882-deli-indentation, r=pe...Matthias Krüger-19/+246
2023-01-28Auto merge of #106916 - lukas-code:overlapping-substs, r=estebankbors-22/+117
2023-01-28Rollup merge of #107339 - aliemjay:covariant, r=lcnrMatthias Krüger-28/+28
2023-01-28Rollup merge of #107306 - compiler-errors:correct-sugg-for-closure-arg-needs-...Matthias Krüger-0/+54
2023-01-28Rollup merge of #107190 - fmease:fix-81698, r=compiler-errorsMatthias Krüger-8/+132
2023-01-28Rollup merge of #107100 - compiler-errors:issue-107087, r=lcnrMatthias Krüger-0/+27
2023-01-27Restrict amount of ignored locals.Camille GILLOT-0/+100
2023-01-27address reviewb-naber-0/+60
2023-01-27Bless tests.Camille GILLOT-1693/+643
2023-01-27Introduce GeneratorWitnessMIR.Camille GILLOT-4/+4
2023-01-27Always require Drop for generators.Camille GILLOT-9/+18
2023-01-27Test the 3 generator handling versions for generator/async tests.Camille GILLOT-196/+5816
2023-01-27recover more unbraced const argsLeón Orell Valerian Liehr-8/+132
2023-01-27Add regression test for #60755Yuki Okushi-0/+12
2023-01-27Improve unexpected close and mismatch delimiter hint in TokenTreesReaderyukang-52/+63
2023-01-27internally change regions to be covariantAli MJ Al-Nasrawy-28/+28
2023-01-27Fix def-use dominance checkTomasz Miąsko-0/+19
2023-01-26Auto merge of #106812 - oli-obk:output_filenames, r=petrochenkovbors-0/+43
2023-01-26add testb-naber-54/+406
2023-01-26Auto merge of #107328 - matthiaskrgr:rollup-lfqwo0o, r=matthiaskrgrbors-220/+221
2023-01-26Rollup merge of #106978 - mejrs:mir_build3, r=davidtwcoMatthias Krüger-216/+216
2023-01-26Rollup merge of #106971 - oli-obk:tait_error, r=davidtwcoMatthias Krüger-4/+5
2023-01-26Auto merge of #106745 - m-ou-se:format-args-ast, r=oli-obkbors-24/+19
2023-01-26Auto merge of #107318 - matthiaskrgr:rollup-776kd81, r=matthiaskrgrbors-4/+164
2023-01-26Rollup merge of #107304 - Nilstrieb:ᐸTy as PartialEqᐳ::eq becau...Matthias Krüger-3/+32
2023-01-26Rollup merge of #107287 - mattjperez:improve-fn-pointer-notes, r=compiler-errorsMatthias Krüger-1/+9
2023-01-26Rollup merge of #97373 - dimpolo:cell_dispatch_from_dyn, r=dtolnayMatthias Krüger-0/+123
2023-01-26Rollup merge of #107285 - compiler-errors:new-solver-future-and-generator, r=...Matthias Krüger-0/+132
2023-01-26Rollup merge of #107204 - euclio:assoc-const-suggestion, r=petrochenkovMatthias Krüger-0/+25