rust/clippy_lints
bors c53d2b824e Auto merge of #4525 - mikerite:use-self-constructor, r=phansch
Extend `use_self` to check constructor

Rust did not allow this before.

changelog: Extend `use_self` to check constructor
2019-09-10 07:32:11 +00:00
..
2019-08-19 06:10:00 +02:00

This crate contains Clippy lints. For the main crate, check crates.io or GitHub.