Find a file
Brian Anderson f0e98691db Merge pull request #1407 from erickt/master
The tutorial should mention the ++ arg passing style
2012-01-01 13:17:34 -08:00
doc tutorial: Mention by-value argument passing style. 2011-12-31 12:20:03 -08:00
man rustc: Remove --stack-growth option 2011-12-17 16:58:26 -08:00
mk Document copy/move/swap/assign expressions more accurately. Fix up some drift on log docs. 2011-12-30 15:10:55 -08:00
src "str": extract to_upper/lower_case() into "char" 2012-01-01 13:15:30 -08:00
.gitignore Add /inst/ to .gitignore 2011-12-23 11:43:27 -08:00
.gitmodules Re-add libuv as a submodule. 2011-11-08 19:01:47 -08:00
AUTHORS.txt Add Lennart Kudling to AUTHORS 2011-12-22 09:38:03 +01:00
configure Changes to configure (Fix for #1291) 2011-12-14 01:46:08 +01:00
LICENSE.txt Add additional pretend legalese to cover not-mozilla and not-otherwise-mentioned copyright holders. 2011-12-16 17:21:28 -08:00
Makefile.in Add rustdoc to build. 2011-12-20 18:27:27 -08:00
README Switch URLs. 2011-09-20 16:27:08 -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://www.rust-lang.org for more information.