Auto merge of #5323 - matklad:document-good-stuff, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 9 Apr 2018 13:19:05 +0000 (13:19 +0000)
committerbors <bors@rust-lang.org>
Mon, 9 Apr 2018 13:19:05 +0000 (13:19 +0000)
Document how to use Cargo's internal logging

I always forget the syntax for filtering by module, and I've learned about `CARGO_PROFILE` yesterday, so let's document these for other contributors as well :-)


Trivial merge