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
14007
commits
10
branches
154
tags
1.3
GiB
dd80f7e06e
Commit graph
3 commits
Author
SHA1
Message
Date
Michael Sullivan
98e161f00e
Switch the compiler over to using ~[] notation instead of []/~.
Closes
#2759
.
2012-06-29 17:41:45 -07:00
Michael Sullivan
329eca6044
Make vectors uglier ([]/~). Sorry. Should be temporary.
Closes
#2725
.
2012-06-25 20:00:46 -07:00
Brian Anderson
e546c4820b
rustc: Don't copy vecs in seq_preconds. Huge perf win on some tests
...
Compile time for the included test goes from 5min to 18s.
2012-05-18 15:59:00 -07:00