397d9148a7
`make check` executes `tidy` after compile. It reminds me that I've left long lines or trailing whitespaces only after compilation finshed. That is too late since I have to recompile only because fixing the trivial formatting issues. Run tidy first to avoid potentially unnecessary re-compilation. |
||
---|---|---|
doc | ||
man | ||
mk | ||
src | ||
.gitignore | ||
.gitmodules | ||
AUTHORS.txt | ||
configure | ||
LICENSE.txt | ||
Makefile.in | ||
README.txt |
This is a compiler and suite of associated libraries and documentation for the Rust programming language. See LICENSE.txt for terms of copyright and redistribution. See http://www.rust-lang.org for more information.