This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
66613e26b9
rust
/
src
/
librustc_trans
History
Download ZIP
Download TAR.GZ
Huon Wilson
dfc5c0f1e8
Manual merge of
#22475
- alexcrichton:rollup, r=alexcrichton
...
One windows bot failed spuriously.
2015-02-18 23:50:21 +11:00
..
back
Test fixes and rebase conflicts
2015-02-17 17:27:46 -08:00
save
Auto merge of
#22158
- Kimundi:the_lonely_uppercase_keyword, r=pnkfelix
2015-02-14 17:01:11 +00:00
trans
Manual merge of
#22475
- alexcrichton:rollup, r=alexcrichton
2015-02-18 23:50:21 +11:00
lib.rs
std: Rename io/path features with old_ prefix
2015-02-17 14:02:45 -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.