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
/
fuzzer
/
fuzzer.rc
Age
Commit message (
Expand
)
Author
Lines
2012-11-03
library-ifying of tools - turning cargo, rustdoc, fuzzer, into libraries, as ...
Daniel Patterson
-26
/
+0
2012-10-12
bump version to 0.5.
Graydon Hoare
-3
/
+3
2012-09-28
Add allow(deprecated_\*) to syntax, rustc, rustdoc, et al
Brian Anderson
-0
/
+2
2012-09-21
Install new pub/priv/export rules as defaults, old rules accessible under #[l...
Graydon Hoare
-0
/
+1
2012-09-18
rustc: Remove legacy mode inference, unless #[legacy_modes] is used
Patrick Walton
-0
/
+2
2012-09-18
Add allow(non_camel_case_types) to unconverted crates
Brian Anderson
-0
/
+1
2012-09-11
Convert 'use' to 'extern mod'. Remove old 'use' syntax
Brian Anderson
-3
/
+3
2012-09-05
rustc: "import" -> "use" in .rc files
Patrick Walton
-1
/
+1
2012-08-30
Bump version to 0.4
Brian Anderson
-3
/
+3
2012-08-01
Clean out transitional lint.
Graydon Hoare
-5
/
+0
2012-07-26
Nomenclature fixes in the lint checker. Fewer double-negatives.
Graydon Hoare
-1
/
+5
2012-07-11
Fix some version numbers.
Graydon Hoare
-3
/
+3
2012-06-04
Make vecs implicitly copyable for all of our projects.
Michael Sullivan
-0
/
+2
2012-05-31
Rename librustsyntax to libsyntax
Kevin Cantu
-1
/
+1
2012-05-13
rustc: Eliminate some indirection to the syntax crate
Brian Anderson
-1
/
+1
2012-04-05
Explicitly use version 0.2 of crates
Brian Anderson
-2
/
+7
2012-01-17
Update crates with correct crate_type attribute
Brian Anderson
-0
/
+2
2011-10-29
rustc: Support 'companion mod's for crates and directory mods
Brian Anderson
-2
/
+0
2011-07-04
Link the fuzzer crate to librustc again
Brian Anderson
-0
/
+1
2011-07-01
Partially restore the fuzzer crate's build rules
Brian Anderson
-1
/
+0
2011-05-12
Change fuzzer to match new module standards
Brian Anderson
-1
/
+1
2011-05-10
Link fuzzer to the rustc crate
Brian Anderson
-0
/
+1
2011-05-10
Introduce the fuzzer crate and make rules
Brian Anderson
-0
/
+13