rust/src/libsyntax/parse
2012-06-08 17:17:31 -07:00
..
attr.rs Rename librustsyntax to libsyntax 2012-05-31 11:15:00 -07:00
classify.rs Rename librustsyntax to libsyntax 2012-05-31 11:15:00 -07:00
comments.rs Rename librustsyntax to libsyntax 2012-05-31 11:15:00 -07:00
common.rs syntax: Remove several deep copies that were happening due to misuse of parse_seq 2012-06-07 22:09:27 -07:00
eval.rs syntax: Add a lot of copy keywords 2012-06-07 21:53:47 -07:00
lexer.rs rustc: Implement optional fat-arrow syntax for alt (transitional change) 2012-06-04 18:35:14 -07:00
parser.rs syntax: Use a ring buffer instead of a dvec and save a bunch of copies. Shaves a second or two off rustc. 2012-06-08 17:17:31 -07:00
prec.rs Rename librustsyntax to libsyntax 2012-05-31 11:15:00 -07:00
token.rs misc. copies in core/syntax to please borrowck 2012-06-06 18:36:15 -07:00