]> git.lizzy.rs Git - rust.git/commit
Port the fuzzer and tests to ivec type [T] syntax.
authorErick Tryzelaar <erick.tryzelaar@gmail.com>
Thu, 4 Aug 2011 23:20:53 +0000 (16:20 -0700)
committerBrian Anderson <banderson@mozilla.com>
Tue, 9 Aug 2011 22:53:26 +0000 (15:53 -0700)
commit491ed7f12c2c9adf186599ac5294cb24825ad36b
treef084a97edc66c3ae45b64d5286a016a6db35322b
parent8b15045224ff1a0a051e513bc35561abee7a6f65
Port the fuzzer and tests to ivec type [T] syntax.
src/fuzzer/ast_match.rs
src/fuzzer/fuzzer.rs
src/fuzzer/ivec_fuzz.rs
src/test/pretty/ivec-type.pp
src/test/pretty/ivec-type.rs
src/test/run-pass/alloca-from-derived-tydesc.rs
src/test/run-pass/ivec-tag.rs
src/test/stdtest/either.rs