]> git.lizzy.rs Git - rust.git/commit
Lint for wildcard dependencies in Cargo.toml
authorHidehito Yabuuchi <hdht.ybuc@gmail.com>
Mon, 22 Oct 2018 13:39:51 +0000 (22:39 +0900)
committerHidehito Yabuuchi <hdht.ybuc@gmail.com>
Wed, 24 Oct 2018 06:00:28 +0000 (15:00 +0900)
commit0263ddde92d865a7e42dfe0d567286389d032faf
tree895acdcfeec8fbf023ad647cf3c87551ac4abbaa
parent3ff2c1f053d70d317d246d61008142c01cf68368
Lint for wildcard dependencies in Cargo.toml
clippy_lints/src/lib.rs
clippy_lints/src/wildcard_dependencies.rs [new file with mode: 0644]