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
6c0a7c7b7d
rust
/
src
/
test
History
Download ZIP
Download TAR.GZ
Huon Wilson
6c0a7c7b7d
libcore: remove @Rng from rand, and use traits instead.
...
Also, rename RandRes -> IsaacRng, and make the constructors static methods.
2013-04-24 22:34:10 +10:00
..
auxiliary
rename Linear{Map,Set} => Hash{Map,Set}
2013-04-03 10:30:36 -04:00
bench
libcore: remove @Rng from rand, and use traits instead.
2013-04-24 22:34:10 +10:00
compile-fail
Improve the unused unsafe block warning to include unsafe blocks in unsafe functions
2013-04-23 19:40:34 -04:00
debug-info
auto merge of
#5824
: bleibig/rust/debuginfo, r=brson
2013-04-19 12:03:49 -07:00
pretty
syntax: match variants use 4 space indent by default
2013-04-10 16:08:22 -07:00
run-fail
Rename Div operator trait to Quot and Modulo operator trait to Rem
2013-04-22 01:58:53 +10:00
run-pass
libcore: remove @Rng from rand, and use traits instead.
2013-04-24 22:34:10 +10:00
run-pass-fulldeps
librustc: Remove
fail_unless!
2013-03-29 16:39:08 -07:00