Brian Anderson
|
21087bf1a5
|
syntax: Intern @strs instead of strs
|
2012-06-09 00:53:34 -07:00 |
|
Patrick Walton
|
436b77c9f8
|
Revert "syntax: Remove a couple of implicit copies" due to test failures
This reverts commit 46b12d3e05 .
|
2012-06-08 19:15:17 -07:00 |
|
Patrick Walton
|
46b12d3e05
|
syntax: Remove a couple of implicit copies
|
2012-06-08 17:56:17 -07:00 |
|
Patrick Walton
|
c7c37debe4
|
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 |
|
Patrick Walton
|
fd85239119
|
syntax: Remove several deep copies that were happening due to misuse of parse_seq
|
2012-06-07 22:09:27 -07:00 |
|
Niko Matsakis
|
45680c83ab
|
borrowck changes: some copies, some removed mut annotations, some dvec
|
2012-06-06 18:37:04 -07:00 |
|
Patrick Walton
|
ae6d8d1b4d
|
rustc: Implement optional fat-arrow syntax for alt (transitional change)
|
2012-06-04 18:35:14 -07:00 |
|
Patrick Walton
|
3aaef3b9c7
|
Remove cyclic import * that resolve probably shouldn't have accepted
|
2012-06-04 13:40:08 -07:00 |
|
Lindsey Kuper
|
f394933641
|
Allow optional comma before with in FRU. Closes #2463.
|
2012-05-31 12:20:26 -07:00 |
|
Lindsey Kuper
|
abef5f54c9
|
syntax: get rid of redundant case
|
2012-05-31 12:20:25 -07:00 |
|
Kevin Cantu
|
7dcbaedd32
|
Rename librustsyntax to libsyntax
Per issue #2418.
|
2012-05-31 11:15:00 -07:00 |
|