rust/clippy_tests
scott-linder 1ce3cbf9c4 Ignore new-without-default lint when new method has generic types
There may be no sensible `Default` impl if the result of `new` depends
on a type parameter.
2017-06-14 12:58:22 -04:00
..
examples Ignore new-without-default lint when new method has generic types 2017-06-14 12:58:22 -04:00
src Make most tests an example so we can run them one by one 2017-05-17 14:19:44 +02:00
Cargo.toml Make most tests an example so we can run them one by one 2017-05-17 14:19:44 +02:00