rust/src/comp/syntax/ext
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
..
base.rs remove compile-command from local variable blocks 2011-11-17 11:46:13 -08:00
concat_idents.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
env.rs remove compile-command from local variable blocks 2011-11-17 11:46:13 -08:00
expand.rs remove compile-command from local variable blocks 2011-11-17 11:46:13 -08:00
fmt.rs remove compile-command from local variable blocks 2011-11-17 11:46:13 -08:00
ident_to_str.rs Cleanup unused imports 2011-11-10 19:19:40 -08:00
log_syntax.rs Cleanup unused imports 2011-11-10 19:19:40 -08:00
simplext.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00