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
913383d775
rust
/
src
/
comp
/
middle
History
Download ZIP
Download TAR.GZ
Patrick Walton
913383d775
rustc: Preserve more type information for interior vectors at the LLVM level, allowing SROA to take place.
log ~[ 2 ].(0)
now optimizes to just
log 2
.
2011-06-12 00:44:43 -07:00
..
tstate
Reject programs with unsatisfied predicate constraints
2011-06-10 19:17:15 -07:00
alias.rs
Handle mutable references in alias analysis
2011-06-10 16:44:33 +02:00
metadata.rs
Reject programs with unsatisfied predicate constraints
2011-06-10 19:17:15 -07:00
resolve.rs
Reject programs with unsatisfied predicate constraints
2011-06-10 19:17:15 -07:00
trans.rs
rustc: Preserve more type information for interior vectors at the LLVM level, allowing SROA to take place.
log ~[ 2 ].(0)
now optimizes to just
log 2
.
2011-06-12 00:44:43 -07:00
ty.rs
rustc: Translate interior vector index expressions
2011-06-11 23:15:16 -07:00
typeck.rs
rustc: Typecheck vector index expressions for interior vectors
2011-06-11 19:52:49 -07:00
visit.rs
Reject programs with unsatisfied predicate constraints
2011-06-10 19:17:15 -07:00
walk.rs
Reject programs with unsatisfied predicate constraints
2011-06-10 19:17:15 -07:00