Go to file
Brian Anderson 381205b747 Revert "Revert "Implement pattern ranges for all numeric types.""
This reverts commit a034f87146.

Conflicts:

	src/comp/middle/check_alt.rs
	src/comp/middle/trans_alt.rs
	src/comp/syntax/ast.rs
	src/comp/syntax/ast_util.rs
	src/comp/syntax/fold.rs
	src/comp/syntax/print/pprust.rs

Conflicts:

	src/comp/middle/trans_alt.rs
2011-09-28 12:46:29 -07:00
doc doc: Remove `case` from the list of keywords 2011-09-27 14:01:06 -07:00
mk rt: Add a call stub that switches to the C stack, untested as of yet 2011-09-28 12:26:36 -07:00
src Revert "Revert "Implement pattern ranges for all numeric types."" 2011-09-28 12:46:29 -07:00
.gitignore Update to libuv commit 3ca382. 2011-09-23 16:53:06 -07:00
AUTHORS.txt Add Wade Mealing to AUTHORS.txt 2011-09-27 23:20:31 -07:00
LICENSE.txt Add libuv license info to LICENSE.txt 2011-08-09 12:00:00 -07:00
Makefile.in More steps to arch-specific target libs (#474) 2011-09-23 10:50:16 -07:00
README Switch URLs. 2011-09-20 16:27:08 -07:00
configure Fix configure script to use valgrind again 2011-09-26 16:17:22 -07:00

README

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.