Go to file
Haitao Li 327a15d58c rustc: Add a usage pass to collect one-off analyses
This patch starts from move the analysis which checkes of probably
incorrectly usage of `int|uint` in native fn.

Issue #1543
2012-01-19 17:27:44 +08:00
doc Update docs to reflect pattern syntax change 2012-01-19 01:22:43 -08:00
man rustc: Add a usage pass to collect one-off analyses 2012-01-19 17:27:44 +08:00
mk Give up trying to be clever about masking out parts of llvm and libuv. 2012-01-18 18:44:06 -08:00
src rustc: Add a usage pass to collect one-off analyses 2012-01-19 17:27:44 +08:00
.gitignore update gitignore with some doc-related files 2012-01-19 01:22:08 -08:00
.gitmodules
AUTHORS.txt
configure configure: Don't use pandoc < 1.8. Closes #1513 2012-01-18 14:32:37 -08:00
LICENSE.txt
Makefile.in
README.txt
RELEASES.txt Add RELEASES.txt 2012-01-18 18:44:06 -08:00

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.