auto merge of #15516 : brson/rust/tidy, r=alexcrichton

Tidy takes like forever to run. How many times have I wished I didn't have to sit through tidy before seeing my tests fail?
This commit is contained in:
bors 2014-07-08 09:56:41 +00:00
commit e2e237afc1

View File

@ -171,7 +171,7 @@ endif
# Main test targets
######################################################################
check: cleantmptestlogs cleantestlibs tidy check-notidy
check: cleantmptestlogs cleantestlibs check-notidy tidy
check-notidy: cleantmptestlogs cleantestlibs all check-stage2
$(Q)$(CFG_PYTHON) $(S)src/etc/check-summary.py tmp/*.log