about summary refs log tree commit diff
path: root/src/libsyntax/parse/attr.rs
AgeCommit message (Expand)AuthorLines
2012-06-29Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.Michael Sullivan-11/+11
2012-06-27Replace more vector + (issue #2719)Eric Holk-5/+5
2012-06-25Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.Michael Sullivan-14/+15
2012-06-15Make token trees parseable.Paul Stansifer-0/+1
2012-06-12syntax: clarify that trailing separators are never requiredLindsey Kuper-2/+2
2012-05-31Rename librustsyntax to libsyntaxKevin Cantu-0/+132