about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-04-07Auto merge of #109788 - compiler-errors:trait-item-from-non-trait, r=petroche...bors-118/+175
2023-04-07Auto merge of #109983 - tmiasko:inline-try, r=bjorn3bors-182/+296
2023-04-07Auto merge of #110036 - jackh726:placeholder_boundvar, r=nnethercotebors-16/+16
2023-04-07Auto merge of #102906 - nbdd0121:mir, r=wesleywiser,tmiaskobors-371/+455
2023-04-07Fix coverage testGary Guo-1/+1
2023-04-07Use smart-resolve when checking for trait in RHS of UFCSMichael Goulet-118/+175
2023-04-07Auto merge of #109663 - fee1-dead-contrib:rustc_macros-syn-2.0, r=Nilstriebbors-341/+347
2023-04-06Remove index from BrAnonJack Huey-16/+16
2023-04-07./x.py test --blessTomasz Miąsko-182/+296
2023-04-07Rollup merge of #110022 - Ezrashaw:fix-parser-ident-regression, r=compiler-er...Matthias Krüger-0/+22
2023-04-07Rollup merge of #110016 - GuillaumeGomez:gui-collapsed-mobile, r=notriddleMatthias Krüger-7/+26
2023-04-07Rollup merge of #110013 - compiler-errors:non-exhaustive-privacy-reason, r=Wa...Matthias Krüger-10/+19
2023-04-07Rollup merge of #109957 - fmease:fix-109905, r=petrochenkovMatthias Krüger-4/+48
2023-04-07fix: fix regression in #109203Ezra Shaw-0/+22
2023-04-06Run collapsed GUI test in mobile mode as wellGuillaume Gomez-7/+26
2023-04-06Make span a bit betterMichael Goulet-40/+19
2023-04-06Label non_exhaustive on privacy errorsMichael Goulet-3/+33
2023-04-06Rollup merge of #110004 - SparrowLii:failure_status, r=oli-obkMatthias Krüger-1/+1
2023-04-06Rollup merge of #109782 - WaffleLapkin:nocommawhenremovingarguments, r=oli-obkMatthias Krüger-1/+139
2023-04-06Rollup merge of #109755 - compiler-errors:new-solver-generator-witness-mir, r...Matthias Krüger-0/+44
2023-04-06Rollup merge of #109395 - chenyukang:yukang/fix-109291, r=cjgillotMatthias Krüger-0/+16
2023-04-06Auto merge of #108504 - cjgillot:thir-pattern, r=compiler-errors,Nilstriebbors-971/+574
2023-04-06add `dont_check_failure_status` option in the compiler testSparrowLii-1/+1
2023-04-06Ignore many tests on wasm32Gary Guo-203/+279
2023-04-06Bless testsGary Guo-168/+176
2023-04-06fix errorsDeadbeef-104/+111
2023-04-06fix and bless ui tests 1/2Deadbeef-270/+269
2023-04-06Auto merge of #109792 - cjgillot:reachable-lint, r=oli-obkbors-0/+16
2023-04-05Auto merge of #109986 - JohnTitor:rollup-3aax38t, r=JohnTitorbors-1/+104
2023-04-06Rollup merge of #109973 - GuillaumeGomez:logo-display-very-small-screen, r=no...Yuki Okushi-1/+8
2023-04-06Rollup merge of #109969 - JohnTitor:issue-86351, r=compiler-errorsYuki Okushi-0/+22
2023-04-06Rollup merge of #109968 - JohnTitor:issue-80409, r=compiler-errorsYuki Okushi-0/+36
2023-04-06Rollup merge of #109921 - compiler-errors:dyn-star-const-static, r=eholkYuki Okushi-0/+21
2023-04-06Rollup merge of #109909 - clubby789:import-tool-mod, r=petrochenkovYuki Okushi-0/+17
2023-04-05Auto merge of #109437 - petrochenkov:effvisopt, r=davidtwcobors-6/+6
2023-04-05Update GUI tests for logo display on very small screensGuillaume Gomez-1/+8
2023-04-05Only visit reachable blocks in ConstProp lint.Camille GILLOT-0/+16
2023-04-05Auto merge of #107925 - thomcc:sip13, r=cjgillotbors-104/+101
2023-04-05account for self type when looking for source of unsolved ty varLeón Orell Valerian Liehr-4/+48
2023-04-05Auto merge of #108905 - ferrocene:pa-compiletest-ignore, r=ehussbors-170/+56
2023-04-05Fix function order in an msvc debuginfo testRémy Rakic-1/+1
2023-04-05Bless rustdoc-ui test with new errors orderRémy Rakic-15/+15
2023-04-05Bless rustdoc test with swapped idsRémy Rakic-2/+2
2023-04-05Fix codegen tests with hard-coded hashesRémy Rakic-2/+2
2023-04-05Fix a debuginfo test with a hard-coded hashThom Chiovoloni-3/+3
2023-04-05Fix an assembly test with a hard-coded hashThom Chiovoloni-2/+2
2023-04-05Fix a codegen test with some hard-coded hashesThom Chiovoloni-2/+2
2023-04-05Bless testsThom Chiovoloni-78/+75
2023-04-05Add regression test for #86351Yuki Okushi-0/+22
2023-04-05Add regression test for #80409Yuki Okushi-0/+36