about summary refs log tree commit diff
path: root/tests/ui/wildcard_enum_match_arm.stderr
AgeCommit message (Expand)AuthorLines
2020-01-31update test stderrMatthias Krüger-1/+1
2020-01-07Move to complexity and adapt testThibsG-5/+5
2019-12-22Remove trailling .sDaniel Wagner-Hall-5/+5
2019-12-22Update wildcard enum match lint for non_exhaustive enumsDaniel Wagner-Hall-5/+11
2019-09-21Add run-rustfix for wildcard_enum_match_arm lintPhilipp Hansch-5/+5
2019-02-18Restore testsDaniel Wagner-Hall-13/+17
2019-02-18wildcard_enum_match_arm gives suggestionsDaniel Wagner-Hall-9/+22
2019-01-29wildcard_match_arm: lint only enum matches.Alex Hamilton-0/+15