rust/src
Philipp Krones 8ee57eed79
Rollup merge of #5869 - wiomoc:feature/implicit-self, r=ebroto,flip1995
New lint against `Self` as an arbitrary self type

Fixes #5861

changelog: * [`needless_arbitrary_self_type`] [#5869](https://github.com/rust-lang/rust-clippy/pull/5869)
2020-08-10 14:56:26 +02:00
..
lintlist Rollup merge of #5869 - wiomoc:feature/implicit-self, r=ebroto,flip1995 2020-08-10 14:56:26 +02:00
driver.rs fix match_like_matches_macro in clippy 2020-07-06 18:35:58 +02:00
main.rs Use lints in Clippy that are enabled in rustc bootstrap 2020-06-23 14:05:52 +02:00