rust/src/fuzzer
Kevin Atkinson c5e03e0e59 Keep source file around after parsing.
Specifically box the string (to avoid unnecessary copies) and store it
in codemap::filemap.

Remove the hack in driver::diagnostic that rereads the source from the
file and instead just get the source from the filemap.

(This commit is also a prerequisite for issue #1612)
2012-01-25 16:00:47 -07:00
..
ast_match.rs Get these files compiling again 2012-01-06 22:06:32 -08:00
cycles.rs misc: ';' to ',' in enums in cargo, compiletest, and fuzzer 2012-01-19 18:47:30 -08:00
fuzzer.rc Update crates with correct crate_type attribute 2012-01-17 15:13:43 -08:00
fuzzer.rs Keep source file around after parsing. 2012-01-25 16:00:47 -07:00
ivec_fuzz.rs Get these files compiling again 2012-01-06 22:06:32 -08:00
rand_util.rs Get these files compiling again 2012-01-06 22:06:32 -08:00