rust/src/fuzzer
Marijn Haverbeke f6491bb426 Update stdlib, compiler, and tests to new kind system
This involved adding 'copy' to more generics than I hoped, but an
experiment with making it implicit showed that that way lies madness --
unless enforced, you will not remember to mark functions that don't
copy as not requiring copyable kind.

Issue #1177
2011-11-18 12:49:01 +01:00
..
ast_match.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
cycles.rs Remove some semicolons after block calls 2011-10-21 14:24:42 +02:00
fuzzer.rc rustc: Support 'companion mod's for crates and directory mods 2011-10-29 01:40:20 -07:00
fuzzer.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
ivec_fuzz.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00
rand_util.rs Update our code to new type parameter kind syntax 2011-10-25 15:56:55 +02:00