| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-08-20 | Reformat | Brian Anderson | -1/+1 | |
| This changes the indexing syntax from .() to [], the vector syntax from ~[] to [] and the extension syntax from #fmt() to #fmt[] | ||||
| 2011-07-27 | Reformat for new syntax | Marijn Haverbeke | -3/+1 | |
| 2011-06-14 | Remove some unnecessary xfails | Tim Chevalier | -2/+0 | |
| 2011-06-07 | rustc: Print out a real error message on unresolved types. Puts out burning ↵ | Patrick Walton | -1/+1 | |
| tinderbox. | ||||
| 2011-05-23 | Un-XFAIL vector-no-ann | Tim Chevalier | -5/+1 | |
| and update it to reflect the new friendly error message | ||||
| 2011-05-19 | xfail vector-no-ann.rs. | Graydon Hoare | -0/+5 | |
| 2011-05-19 | Make trans use span_err for the dreaded "ty_var in trans::type_of" error | Tim Chevalier | -0/+5 | |
| This required quite a bit of tiresome plumbing about of spans. On the bright side, now other errors can be converted to span_err too. Includes test cases. | ||||
