rust/clippy_lints
Manish Goregaokar 6842a522bb Merge pull request #2079 from rust-lang-nursery/ptr_arg-vs-capacity
avoid linting `ptr_arg` if `.capacity()` is called.
2017-09-25 10:22:57 -07:00
..
src Merge pull request #2079 from rust-lang-nursery/ptr_arg-vs-capacity 2017-09-25 10:22:57 -07:00
Cargo.toml Bump to 0.0.163 2017-09-23 13:36:18 -07:00
README.md Change all links to reflect the move to rust-lang-nursery 2017-08-06 23:10:55 +02:00

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