Go to file
2011-11-18 14:45:48 -08:00
doc tutorial: Fix type mismatch in example FFI code 2011-11-17 22:50:08 +08:00
man rustc: Add a flag '--warn-unused-imports' 2011-11-17 09:28:30 +01:00
mk build: Add various shorthand make check rules 2011-11-17 12:04:37 -08:00
src rt: Remove unblock call from rust_task::yield 2011-11-18 14:45:48 -08:00
.gitignore
.gitmodules
AUTHORS.txt
configure Various fixes for x86_64 on linux 2011-11-16 15:24:56 -08:00
LICENSE.txt
Makefile.in Removed --no-typestate flag from rutsc 2011-11-16 18:52:46 -08: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.