Auto merge of #5391 - varkor:check-message, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 19 Apr 2018 22:21:08 +0000 (22:21 +0000)
committerbors <bors@rust-lang.org>
Thu, 19 Apr 2018 22:21:08 +0000 (22:21 +0000)
commitdb90cfeaabac1537b9d01d03665579d76ad8bff1
tree3026400337b5c89522cc9858fa83e239e27f85ac
parent0a33eb2a7518a98ee7eb07532277a7d1d3f2256b
parent97b971a77541c69626062ea6096888ecdee04464
Auto merge of #5391 - varkor:check-message, r=alexcrichton

Print "Checking" for cargo check

I often alternate between `check` and `build` and I'd like to be able to tell which is currently happening (short-term memory being what it is, and "compiling" implying to me that codegen is occurring). Changing the message to "Checking" seemed to be reasonable (and there was precedent for `doc` with "Documenting").
tests/testsuite/cargotest/support/mod.rs