summary refs log tree commit diff
path: root/src/libsyntax/parse/prec.rs
AgeCommit message (Collapse)AuthorLines
2012-07-04convert doc-attributes to doc-comments using ↵Gareth Daniel Smith-7/+9
./src/etc/sugarise-doc-comments.py (and manually tweaking) - for issue #2498
2012-05-31Rename librustsyntax to libsyntaxKevin Cantu-0/+43
Per issue #2418.