]> git.lizzy.rs Git - rust.git/commit
add version check to the unit tests
authorOliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>
Mon, 30 May 2016 10:47:04 +0000 (12:47 +0200)
committerOliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>
Mon, 30 May 2016 10:47:04 +0000 (12:47 +0200)
commit80e81d351d27e7464ea416e13eb06b30fa31e452
tree32bf637eaf9618dec195d4458c470ab2f655305a
parent3ad0a49632b6c06c259ba6e09e55fdda61d5f6d5
add version check to the unit tests
clippy_lints/Cargo.toml
clippy_lints/src/lib.rs
clippy_lints/src/utils/cargo.rs [new file with mode: 0644]
clippy_lints/src/utils/mod.rs
src/cargo.rs [deleted file]
src/main.rs
tests/versioncheck.rs [new file with mode: 0644]