2
0
Fork 0
mirror of https://github.com/rust-lang/rust-clippy synced 2025-02-22 00:48:43 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Yuki Okushi
07e33633a3 Update stderrs 2020-01-07 18:38:12 +09:00
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