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
9bdd7f0040
rust
/
src
/
librustc_trans
History
Niko Matsakis
9bdd7f0040
Thread a id to
Obligation
2014-12-12 20:24:34 -05:00
..
back
librustc: Make
Copy
opt-in.
2014-12-08 13:47:44 -05:00
save
librustc: Make
Copy
opt-in.
2014-12-08 13:47:44 -05:00
trans
Thread a id to
Obligation
2014-12-12 20:24:34 -05:00
lib.rs
Register new snapshots
2014-12-11 11:30:38 -08:00
README.txt
Move trans, back, driver, and back into a new crate, rustc_trans. Reduces memory usage significantly and opens opportunities for more parallel compilation.
2014-11-18 07:32:43 -05:00
README.txt
See the README.txt in ../librustc.