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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libfuzzer
/
rand_util.rs
Age
Commit message (
Expand
)
Author
Lines
2013-06-15
Remove the fuzzer
Brian Anderson
-106
/
+0
2013-05-22
fuzzer: Change `core` to `std` in the fuzzer
Patrick Walton
-2
/
+2
2013-05-22
libfuzzer: Rename `std` to `extra`.
Patrick Walton
-1
/
+1
2013-05-22
libextra: Rename the actual metadata names of libcore to libstd and libstd to...
Patrick Walton
-1
/
+1
2013-05-15
Rename vec::len(var) to var.len()
Youngmin Yoo
-3
/
+3
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-4
/
+4
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-4
/
+4
2013-02-20
librustc: Separate most trait bounds with '+'. rs=plussing
Patrick Walton
-4
/
+4
2013-02-13
Remove die!, raplace invocations with fail! Issue #4524 pt 3
Nick Desaulniers
-1
/
+1
2013-02-04
Merge remote-tracking branch 'bstrie/rimov' into incoming
Brian Anderson
-2
/
+2
2013-01-31
Replace most invocations of fail keyword with die! macro
Nick Desaulniers
-1
/
+1
2013-01-30
RIMOV, round 10
Ben Striegel
-1
/
+1
2013-01-30
RIMOV, round 3
Ben Striegel
-1
/
+1
2012-12-03
Update license, add license boilerplate to most files. Remainder will follow.
Graydon Hoare
-0
/
+10
2012-11-03
library-ifying of tools - turning cargo, rustdoc, fuzzer, into libraries, as ...
Daniel Patterson
-0
/
+96