Fix error message when Cargo.toml misses a [package] section, remove an unused import
authorMatthias Devlamynck <matthias.devlamynck@mailoo.org>
Wed, 4 Oct 2017 19:24:26 +0000 (21:24 +0200)
committerMatthias Devlamynck <matthias.devlamynck@mailoo.org>
Wed, 4 Oct 2017 19:24:26 +0000 (21:24 +0200)
commit4cd544cd6fbaf285a811c97ffed3f3e3a906e6e0
tree361c9aff0c539670f78cb427a31bbfaad0149f63
parentf0b06ca09d53fca4653232bbb17744c4d63c47ad
Fix error message when Cargo.toml misses a [package] section, remove an unused import
src/cargo/util/toml/mod.rs
tests/build.rs
tests/jobserver.rs
tests/metadata.rs