rust/src/libsyntax/ast_map
Patrick Walton 78a841810e librustc: Implement associated types behind a feature gate.
The implementation essentially desugars during type collection and AST
type conversion time into the parameter scheme we have now. Only fully
qualified names--e.g. `<T as Foo>::Bar`--are supported.
2014-09-17 16:38:57 -07:00
..
blocks.rs librustc: Implement associated types behind a feature gate. 2014-09-17 16:38:57 -07:00
mod.rs librustc: Implement associated types behind a feature gate. 2014-09-17 16:38:57 -07:00