]> git.proxmox.com Git - cargo.git/commit
Replace single matches by ifs
authormcarton <cartonmartin+git@gmail.com>
Fri, 15 Jan 2016 15:01:31 +0000 (16:01 +0100)
committermcarton <cartonmartin+git@gmail.com>
Sat, 16 Jan 2016 11:48:35 +0000 (12:48 +0100)
commit593483c30d64d7f5c730700ab2e27219d1c12c55
treef537a3075f65c64ec6464124dda8e961ed31b4e6
parent790ad5326214af8f9069b8d4d058ab9cfae4ca71
Replace single matches by ifs

Fix all Clippy’s single_match warnings.
src/cargo/sources/git/source.rs