about summary refs log tree commit diff
path: root/tests/ui/enum
AgeCommit message (Expand)AuthorLines
2025-08-27Add test batch 1Oneirical-0/+43
2025-08-17Rehome tests/ui/issues/ tests [5/?]Oneirical-0/+81
2025-08-10Rehome tests/ui/issues/ tests [4/?]Oneirical-0/+34
2025-07-24Rehome tests/ui/issues/ tests [1/?]Oneirical-0/+28
2025-06-12detect when variants have the same name as an associated functionJana Dönszelmann-0/+10
2025-06-12add test for dead code caused by enum variants shadowing an associated functionJana Dönszelmann-0/+40
2025-06-04cleaned up some testsKivooeo-0/+27
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-2/+3
2025-02-04Rename and Move some UI tests to more suitable subdirsDuskyElf-0/+27
2024-11-26tests: remove `//@ pretty-expanded` usages许杰友 Jieyou Xu (Joe)-3/+0
2024-11-03Properly suggest `E::assoc` when we encounter `E::Variant::assoc`Esteban Küber-1/+1
2024-11-03Add test for assoc fn suggestion on enum variantEsteban Küber-0/+29
2024-07-18More accurate suggestions when writing wrong style of enum variant literalEsteban Küber-0/+5
2024-07-12Tweak tests to avoid confusing suggestion outputEsteban Küber-8/+8
2024-07-12Make parse error suggestions verbose and fix spansEsteban Küber-9/+21
2024-04-21Move some testsCaio-0/+82
2024-04-15Add testMichael Goulet-0/+17
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-5/+5
2024-02-08Continue to borrowck even if there were previous errorsOli Scherer-1/+13
2024-02-01Improve the diagnostics for unused generic parametersLeón Orell Valerian Liehr-6/+6
2023-11-24Show number in error message even for one errorNilstrieb-5/+5
2023-06-19Remove unreachable and untested suggestion for invalid span enum derive(Default)Tom Martin-1/+1
2023-05-09Rollup merge of #111215 - BoxyUwU:resolve_anon_consts_differently, r=cjgillotMatthias Krüger-6/+4
2023-05-08Move testsCaio-0/+13
2023-05-05improve diagnostics and bless testsBoxy-6/+4
2023-01-11Move /src/test to /testsAlbert Larsan-0/+545