Find a file
Rafael Ávila de Espíndola a172f5aef5 Declare wrappers to the native functions and use those to create
the fn/closure pairs.

Disable native2.rs for now as we are not yet defining the wrappers and it
fails to link.
2011-02-28 17:33:46 -05:00
doc Update manual to define identifiers using UAX 31 XID_Start / XID_Continue. 2011-02-25 15:43:50 -08:00
src Declare wrappers to the native functions and use those to create 2011-02-28 17:33:46 -05:00
.gitignore Ignore *.tmp to ignore lib-io.boot.tmp 2011-01-30 16:07:42 -05:00
AUTHORS.txt Add Benjamin to AUTHORS. 2011-01-17 18:56:03 -08:00
LICENSE.txt Populate tree. 2010-06-23 21:03:09 -07:00
README Update README to point to github, test email notification. 2010-06-23 21:11:10 -07: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://github.com/graydon/rust for current development page.