The Generics now contain one Vec of an enum for the generic parameters, rather than two separate Vec's for lifetime and type parameters. Additionally, places that previously used Vec<LifetimeDef> now use Vec<GenericParam> instead. |
||
|---|---|---|
| .. | ||
| cmp | ||
| generic | ||
| bounds.rs | ||
| clone.rs | ||
| custom.rs | ||
| debug.rs | ||
| decodable.rs | ||
| default.rs | ||
| encodable.rs | ||
| hash.rs | ||
| mod.rs | ||