about summary refs log tree commit diff
path: root/src/libsyntax/std_inject.rs
AgeCommit message (Expand)AuthorLines
2014-11-06Support parenthesized paths `Foo(A,B) -> C` that expand to `Foo<(A,B),C>`. Th...Niko Matsakis-5/+2
2014-10-19Remove a large amount of deprecated functionalityAlex Crichton-2/+2
2014-09-17move std_inject to libsyntaxNick Cameron-0/+235