Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch "make all" to build stage2 versions of fuzzer, cargo, and rustdoc
This should trim some time off "make all" because it doesn't force the stage3 rustc to be built. Even better, we can directly use the cargo out of the build directory because we automatically build the stage2 libcore and libstd.
- Loading branch information