Auto merge of #4650 - main--:patch-1, r=matklad
authorbors <bors@rust-lang.org>
Thu, 26 Oct 2017 10:44:49 +0000 (10:44 +0000)
committerbors <bors@rust-lang.org>
Thu, 26 Oct 2017 10:44:49 +0000 (10:44 +0000)
commite5562ddb061b8eb5a0e754d702f164a1d42d0a21
tree6329ac0912ab0eb0b1f1b0a107dcbfbedcfc3f0e
parentf6ef6349b18f70243428aefd122edda80da7dab1
parent4b8249f005d19196bb69192b9a61352a85db6b16
Auto merge of #4650 - main--:patch-1, r=matklad

Document that cargo test --release uses profile.bench

It certainly makes sense but it's still surprising behavior when the docs clearly state `cargo bench` = `profile.bench`, `cargo test` = `profile.test`. Had to dive into the code to figure this out.
src/doc/book/src/reference/manifest.md
src/doc/manifest.md