From: bors Date: Thu, 19 Apr 2018 22:21:08 +0000 (+0000) Subject: Auto merge of #5391 - varkor:check-message, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~1^2~56 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=db90cfeaabac1537b9d01d03665579d76ad8bff1;p=cargo.git 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"). --- db90cfeaabac1537b9d01d03665579d76ad8bff1