Michael Sullivan
|
329eca6044
|
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
|
2012-06-25 20:00:46 -07:00 |
|
Kevin Cantu
|
7dcbaedd32
|
Rename librustsyntax to libsyntax
Per issue #2418.
|
2012-05-31 11:15:00 -07:00 |
|
Brian Anderson
|
31853f31bf
|
build: Don't require full target libs to run compiletest tests
Only build through librustsyntax, which some tests do rely on.
|
2012-04-24 13:30:03 -07:00 |
|
Kevin Atkinson
|
d6d7134c37
|
When parsing a source string, fail when the entire string is not parsed.
(For now only fail when parse_from_source_str is used to avoid
possible compatibility problems; parse_expr_from_source_str still
does not check.)
|
2012-02-14 19:37:33 -08:00 |
|