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
rust
/
src
/
librustc_trans
History
Niko Matsakis
6a5b263503
Add (and use) an analysis to determine which temps can forgo an alloca.
2015-11-03 18:00:30 -05:00
..
back
Auto merge of
#29285
- eefriedman:libsyntax-panic, r=nrc
2015-11-03 03:06:03 +00:00
save
syntax/rustc_front: Simplify VariantData::fields
2015-10-25 18:33:51 +03:00
trans
Add (and use) an analysis to determine which temps can forgo an alloca.
2015-11-03 18:00:30 -05:00
diagnostics.rs
Check unchecked_div|rem's specialisation
2015-10-31 12:22:15 -07:00
lib.rs
Plumbing to omit allocas for temps when possible (currently unused)
2015-11-03 04:35:00 -05:00
README.txt
…
README.txt
See the README.md in ../librustc.