Major changes are: - replace ~[ty_param] with Generics structure, which includes both OptVec<TyParam> and OptVec<Lifetime>; - the use of syntax::opt_vec to avoid allocation for empty lists; cc #4846 r? @graydon |
||
|---|---|---|
| .. | ||
| pipes | ||
| tt | ||
| auto_encode.rs | ||
| base.rs | ||
| build.rs | ||
| concat_idents.rs | ||
| deriving.rs | ||
| env.rs | ||
| expand.rs | ||
| fmt.rs | ||
| log_syntax.rs | ||
| quote.rs | ||
| source_util.rs | ||
| trace_macros.rs | ||