0
0
mirror of https://github.com/rust-lang/rust.git synced 2024-11-30 02:16:45 +01:00
The Rust compiler https://www.rust-lang.org/
Go to file
Tycho Sci ff0ab6b7ee cargo: Use system-mode by default except "install"
I think it is confused that you need to "cargo init"
and "cargo sync" every time to setup local-level .cargo
2012-02-20 17:55:35 +09:00
doc Duplicate keyword 2012-02-14 23:39:30 -02:00
man
mk Fix dependencies of stage2 check-fast driver. 2012-02-17 23:02:26 -08:00
src cargo: Use system-mode by default except "install" 2012-02-20 17:55:35 +09:00
.gitignore
.gitmodules Update libuv. 2012-02-02 17:39:47 -08:00
AUTHORS.txt Add Chris Peterson and Daniel Luz to AUTHORS.txt 2012-02-17 21:21:58 -08:00
configure support a fast-make mode that avoids globbing into llvm and libuv 2012-02-10 12:07:11 -08:00
INSTALL.txt
LICENSE.txt
Makefile.in use absolute names when pretty-printing types 2012-02-10 20:48:28 -08:00
README.txt
RELEASES.txt

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.