Paul Stansifer
|
1e36d216be
|
Add the interner to parse_sess.
|
2012-06-15 12:41:41 -07:00 |
|
Paul Stansifer
|
473b1ec0a0
|
Make token trees parseable.
|
2012-06-15 12:41:41 -07:00 |
|
Tim Chevalier
|
39d9c30a15
|
Remove code from parser that was awaiting snapshot
Remove old parser functions as well as support for old-style capture
clauses. Remove remaining old-style capture clauses.
|
2012-06-14 19:09:02 -07:00 |
|
Brian Anderson
|
ce750a7dbc
|
Box AST idents
|
2012-06-13 11:30:45 -07:00 |
|
Patrick Walton
|
cdcae39ba3
|
syntax: Remove some more implicit copies
|
2012-06-07 22:51:00 -07:00 |
|
Niko Matsakis
|
45680c83ab
|
borrowck changes: some copies, some removed mut annotations, some dvec
|
2012-06-06 18:37:04 -07:00 |
|
Niko Matsakis
|
bede54b14a
|
misc. copies in core/syntax to please borrowck
|
2012-06-06 18:36:15 -07:00 |
|
Patrick Walton
|
70353cdbc4
|
Move imports around in qquote to avoid another cyclic import
|
2012-06-04 14:25:36 -07:00 |
|
Kevin Cantu
|
7dcbaedd32
|
Rename librustsyntax to libsyntax
Per issue #2418.
|
2012-05-31 11:15:00 -07:00 |
|