about summary refs log tree commit diff
path: root/tests/ui/enum_variants.rs
AgeCommit message (Expand)AuthorLines
2019-08-06Don't emit enum_variant_names if remainder starts with a numericPhilipp Hansch-1/+14
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-25fix breakage from rust-lang/rust#57088Andy Russell-0/+1
2018-12-09rustfmt testsMatthias Krüger-8/+8
2018-10-11Stabilize tool lintsOliver Scherer-1/+1
2018-10-06Add license header to Rust filesManish Goregaokar-0/+10
2018-08-29Adapt ui-tests to the tool_lintsflip1995-2/+4
2018-05-11Remove all mention and testing of #[plugin(clippy)] and warn if usedOliver Schneider-1/+1
2017-10-10Don't lint accidental "prefixes" on enum variantsOliver Schneider-0/+14
2017-10-03Reduce the hackiness of cargo-clippyOliver Schneider-1/+1
2017-08-01Move all our tests back to ui testsOliver Schneider-0/+105
2017-05-17Make most tests an `example` so we can run them one by oneOliver Schneider-105/+0
2017-02-08remove all //~ from testsOliver Schneider-10/+10
2017-02-07rustup and compile-fail -> ui test moveOliver Schneider-0/+105