Auto merge of #4823 - johnthagen:patch-1, r=alexcrichton
authorbors <bors@rust-lang.org>
Sat, 16 Dec 2017 15:01:08 +0000 (15:01 +0000)
committerbors <bors@rust-lang.org>
Sat, 16 Dec 2017 15:01:08 +0000 (15:01 +0000)
Add note about running clean before using -vv for build script development

This solves an issue that came up in the beginners chat that took about fifteen minutes to finally understand what was going on.

This should help users who are actively developing `build.rs` consistently get debugging information printed to the terminal.


Trivial merge