about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-01-28Rollup merge of #107355 - JohnTitor:issue-60755, r=compiler-errorsMatthias Krüger-0/+12
2023-01-28Rollup merge of #107096 - clubby789:fluent-bad-messageref, r=compiler-errorsMatthias Krüger-1/+19
2023-01-28Rollup merge of #104012 - chenyukang:yukang/fix-103882-deli-indentation, r=pe...Matthias Krüger-19/+246
2023-01-28Rollup merge of #107373 - michaelwoerister:dont-merge-vtables-when-debuginfo,...Matthias Krüger-0/+8
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-28Rollup merge of #107022 - scottmcm:ordering-option-eq, r=m-ou-seMatthias Krüger-0/+10
2023-01-28Auto merge of #101692 - cjgillot:generator-lazy-witness, r=oli-obkbors-423/+5138
2023-01-27Bless mir-opt tests.Camille GILLOT-4/+18
2023-01-27Restrict amount of ignored locals.Camille GILLOT-0/+100
2023-01-27Bless ui-fulldeps.Camille GILLOT-13/+20
2023-01-27Bless tests.Camille GILLOT-1693/+643
2023-01-27Remember where a type was kept in MIR.Camille GILLOT-2/+16
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-27Add `drop_tracking_mir` option.Camille GILLOT-0/+1
2023-01-27recover more unbraced const argsLeón Orell Valerian Liehr-8/+132
2023-01-27Don't merge vtables when full debuginfo is enabled.Michael Woerister-0/+8
2023-01-27Detect references to non-existant messages in Fluent resourcesclubby789-1/+19
2023-01-27Add regression test for #107350Guillaume Gomez-0/+18
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-27Rollup merge of #107336 - notriddle:notriddle/import-item-module-item, r=Guil...Yuki Okushi-23/+23
2023-01-27Rollup merge of #107284 - notriddle:notriddle/plus, r=jshaYuki Okushi-4/+4
2023-01-27Rollup merge of #107242 - notriddle:notriddle/title-ordering, r=GuillaumeGomezYuki Okushi-7/+7
2023-01-27internally change regions to be covariantAli MJ Al-Nasrawy-28/+28
2023-01-26Auto merge of #106812 - oli-obk:output_filenames, r=petrochenkovbors-0/+75
2023-01-26rustdoc: remove mostly-unused CSS classes import/module-itemMichael Howell-23/+23
2023-01-26rustdoc: use smarter encoding for playground URLMichael Howell-4/+4
2023-01-26Auto merge of #107328 - matthiaskrgr:rollup-lfqwo0o, r=matthiaskrgrbors-226/+269
2023-01-26Rollup merge of #107322 - JakobDegen:custom-mir, r=tmiaskoMatthias Krüger-4/+46
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-26Rollup merge of #106904 - khuey:preserve_debuginfo_for_rlibs, r=davidtwcoMatthias Krüger-2/+2
2023-01-26Auto merge of #106745 - m-ou-se:format-args-ast, r=oli-obkbors-28/+21
2023-01-26Custom mir: Add support for some remaining, easy to support constructsJakob Degen-4/+46
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-26Auto merge of #107314 - matthiaskrgr:rollup-j40lnlj, r=matthiaskrgrbors-43/+774
2023-01-26Rollup merge of #107285 - compiler-errors:new-solver-future-and-generator, r=...Matthias Krüger-0/+132
2023-01-26Rollup merge of #107248 - erikdesjardins:addrspace, r=oli-obkMatthias Krüger-0/+25
2023-01-26Rollup merge of #107204 - euclio:assoc-const-suggestion, r=petrochenkovMatthias Krüger-0/+25
2023-01-26Rollup merge of #107175 - compiler-errors:bad-types-in-vec-push, r=estebankMatthias Krüger-0/+49
2023-01-26Rollup merge of #107085 - tmiasko:custom-mir-operators, r=oli-obkMatthias Krüger-0/+54
2023-01-26Rollup merge of #106960 - estebank:parse-anon-enums, r=cjgillotMatthias Krüger-27/+160