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
45,868
Commits
2
Branches
0
Tags
Commit Graph
203 Commits
Author
SHA1
Message
Date
Eduard Burtescu
9706d8f602
rustc: middle: rename
ty::t
to
Ty
and use it unqualified everywhere.
2014-11-19 06:24:34 +02:00
Niko Matsakis
0b90cded14
Introduce some sanity checking assertions in trans, erase regions more aggressively.
2014-11-18 12:27:36 -05:00
Niko Matsakis
dc6e414e6f
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
First
Previous
1
2
3
4
5
Next
Last