Go to file
Haitao Li 2ac63801d2 doc: Build keywords multitable automatically
Keywords are now listed in a plain text file. They're sorted in
column-major order and rendered as a texinfo multitable in rust.texi.

Fixes issue #1216.
2011-11-23 21:11:18 +01:00
doc doc: Build keywords multitable automatically 2011-11-23 21:11:18 +01:00
man rustc: Add a flag '--warn-unused-imports' 2011-11-17 09:28:30 +01:00
mk doc: Build keywords multitable automatically 2011-11-23 21:11:18 +01:00
src doc: Build keywords multitable automatically 2011-11-23 21:11:18 +01:00
.gitignore .gitignore a bunch of artifacts of in-tree builds 2011-11-19 13:49:49 -08:00
.gitmodules Re-add libuv as a submodule. 2011-11-08 19:01:47 -08:00
AUTHORS.txt Add Stefan Plantikow to AUTHORS.txt 2011-11-15 18:04:37 -08:00
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.