]> git.proxmox.com Git - cargo.git/commit
In cargo test's help, add that examples are built
authorDale Wijnand <dale.wijnand@gmail.com>
Sun, 3 Feb 2019 13:28:52 +0000 (14:28 +0100)
committerDale Wijnand <dale.wijnand@gmail.com>
Mon, 4 Feb 2019 15:04:10 +0000 (16:04 +0100)
commitc8422cebe09df824c37b03e4bdf0e7e35204d9ba
tree8a4a009027a57af95917f4a0140f459aedde4dc2
parent129e762692bd3843e9fa32963ffd203eb3775f3e
In cargo test's help, add that examples are built

Also clarify that --lib runs the library's unit tests.
src/bin/cargo/commands/test.rs