This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4a917e050d
rust
/
src
/
nightlies.txt
3 lines
36 B
Plaintext
Raw
Normal View
History
Unescape
Escape
rustbuild: Update nightly date Also fix a bug where we didn't clean out previous nightlies
2016-02-25 11:29:02 -06:00
rustc: 2016-02-17
Add a Cargo-based build system This commit is the start of a series of commits which start to replace the makefiles with a Cargo-based build system. The aim is not to remove the makefiles entirely just yet but rather just replace the portions that invoke the compiler to do the bootstrap. This commit specifically adds enough support to perform the bootstrap (and all the cross compilation within) along with generating documentation. More commits will follow up in this series to actually wire up the makefiles to call this build system, so stay tuned!
2015-11-19 17:20:12 -06:00
cargo: 2016-01-21
Reference in New Issue
Copy Permalink