2
0
Fork 0
mirror of https://github.com/rust-lang/rust-clippy synced 2024-12-29 14:33:24 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Michael Wright
23336adf84 Fix match_as_ref bad suggestion
Fixes 
2019-08-25 07:10:45 +02:00
Philipp Hansch
9a6c82094f
Add run-rustfix for match_as_ref lint
* Extracts `match_as_ref` into separate file
* Adds `// run-rustfix` to `tests/ui/match_as_ref.rs`
2019-04-19 12:08:34 +02:00