summary refs log tree commit diff
path: root/src/fuzzer/fuzzer.rc
AgeCommit message (Expand)AuthorLines
2012-07-11Fix some version numbers.Graydon Hoare-3/+3
2012-06-04Make vecs implicitly copyable for all of our projects.Michael Sullivan-0/+2
2012-05-31Rename librustsyntax to libsyntaxKevin Cantu-1/+1
2012-05-13rustc: Eliminate some indirection to the syntax crateBrian Anderson-1/+1
2012-04-05Explicitly use version 0.2 of cratesBrian Anderson-2/+7
2012-01-17Update crates with correct crate_type attributeBrian Anderson-0/+2
2011-10-29rustc: Support 'companion mod's for crates and directory modsBrian Anderson-2/+0
2011-07-04Link the fuzzer crate to librustc againBrian Anderson-0/+1
2011-07-01Partially restore the fuzzer crate's build rulesBrian Anderson-1/+0
2011-05-12Change fuzzer to match new module standardsBrian Anderson-1/+1
2011-05-10Link fuzzer to the rustc crateBrian Anderson-0/+1
2011-05-10Introduce the fuzzer crate and make rulesBrian Anderson-0/+13