index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fuzzer
/
rand_util.rs
Age
Commit message (
Expand
)
Author
Lines
2012-09-26
Demode vec::push (and convert to method)
Niko Matsakis
-1
/
+1
2012-09-05
fuzzer: "import" -> "use"
Patrick Walton
-3
/
+2
2012-08-01
Convert ret to return
Brian Anderson
-1
/
+1
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-11
/
+11
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-10
/
+10
2012-06-21
Remove some singleton vector appends.
Eric Holk
-1
/
+1
2012-04-13
use find not echo; this also brings fuzzer under the iron fist of tidy.py!
Niko Matsakis
-2
/
+6
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-2
/
+2
2012-03-08
Change util::unreachable to core::unreachable
Tim Chevalier
-1
/
+1
2012-01-06
Get these files compiling again
Jesse Ruderman
-5
/
+5
2011-12-22
Register new snapshots, purge log_err and log_full in favour of log(...).
Graydon Hoare
-6
/
+6
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / #de...
Graydon Hoare
-6
/
+6
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-1
/
+1
2011-10-25
Update our code to new type parameter kind syntax
Marijn Haverbeke
-3
/
+3
2011-09-23
Add rand_util.rs
Jesse Ruderman
-0
/
+93