Michael Sullivan
|
98e161f00e
|
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
|
2012-06-29 17:41:45 -07:00 |
|
Michael Sullivan
|
7aa43b2599
|
Make fmt use a bitmask instead of a vector of flags. Closes #1993.
|
2012-06-28 23:36:00 -07:00 |
|
Michael Sullivan
|
e9382ef1ac
|
Have #fmt use str::concat to build up the string instead of using binary +. Closes #2746.
|
2012-06-28 16:30:05 -07:00 |
|
Eric Holk
|
ae06546bbf
|
Replace more vector + (issue #2719)
|
2012-06-27 23:09:51 -07:00 |
|
Michael Sullivan
|
329eca6044
|
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
|
2012-06-25 20:00:46 -07:00 |
|
Michael Sullivan
|
c087aaf56b
|
When we cons up vector asts, generate evecs.
|
2012-06-25 20:00:39 -07:00 |
|
Graydon Hoare
|
312faf31df
|
Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.
|
2012-06-21 16:44:10 -07:00 |
|
Brian Anderson
|
4dcf84e4f4
|
Remove bind. Issue #2189
|
2012-06-20 17:27:28 -07:00 |
|
Brian Anderson
|
ce750a7dbc
|
Box AST idents
|
2012-06-13 11:30:45 -07:00 |
|
Kevin Cantu
|
7dcbaedd32
|
Rename librustsyntax to libsyntax
Per issue #2418.
|
2012-05-31 11:15:00 -07:00 |
|