]> git.proxmox.com Git - cargo.git/commit
Auto merge of #6619 - dwijnand:cargo-test-help, r=ehuss
authorbors <bors@rust-lang.org>
Mon, 4 Feb 2019 16:06:54 +0000 (16:06 +0000)
committerbors <bors@rust-lang.org>
Mon, 4 Feb 2019 16:06:54 +0000 (16:06 +0000)
commitd7426e571a950404bdf1d7e792654e426bc133a7
tree2ebc0239dacc99e25847e399da7fe31e9f12bb34
parentf7ba71483a6b0080be9fbfd6103aa982966cc301
parentc8422cebe09df824c37b03e4bdf0e7e35204d9ba
Auto merge of #6619 - dwijnand:cargo-test-help, r=ehuss

In cargo test's help, add that examples are built

Also clarify that --lib runs the library's unit tests.

Closes #5387
src/bin/cargo/commands/test.rs