rust/src/libsyntax/ext/tt
Patrick Walton 3b6314c39b librustc: Add support for type parameters in the middle of paths.
For example, `foo::<T>::bar::<U>`.

This doesn't enforce that the type parameters are in the right
positions, however.
2013-08-27 18:46:51 -07:00
..
macro_parser.rs librustc: Add support for type parameters in the middle of paths. 2013-08-27 18:46:51 -07:00
macro_rules.rs libsyntax: Update from @Object to @mut Object as required 2013-08-11 13:23:40 -04:00
transcribe.rs auto merge of #8455 : nikomatsakis/rust/issue-5762-objects-dralston-d, r=graydon 2013-08-11 14:17:09 -07:00