| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-05-03 | Remove unused trait imports introduced while in review | Seo Sanghyeon | -1/+1 |
| 2016-05-02 | update unit tests | Niko Matsakis | -16/+5 |
| 2016-05-02 | Finish up with 'old school' error mode | Jonathan Turner | -12/+63 |
| 2016-05-02 | Add back in a 'old school' error format | Jonathan Turner | -19/+97 |
| 2016-05-02 | fix snippet tests MORE! | Niko Matsakis | -1/+1 |
| 2016-05-02 | fix tests better | Niko Matsakis | -2/+2 |
| 2016-05-02 | only emit `^` at the start of a multi-line error | Niko Matsakis | -10/+5 |
| 2016-05-02 | Nit: in emitter.rs | Niko Matsakis | -2/+1 |
| 2016-05-02 | Nit: address various style nits | Niko Matsakis | -1/+6 |
| 2016-05-02 | refactor the Emitter trait | Niko Matsakis | -90/+73 |
| 2016-05-02 | WIP factor out RudimentaryEmitter | Niko Matsakis | -16/+31 |
| 2016-05-02 | refactor to use new snippet code and model | Niko Matsakis | -561/+235 |
| 2016-04-21 | port compiletest to use JSON output | Niko Matsakis | -38/+9 |
| 2016-03-22 | fix alignment | Jorge Aparicio | -12/+12 |
| 2016-03-22 | try! -> ? | Jorge Aparicio | -38/+38 |
| 2016-02-03 | Fix rendering of single-char-span | mitaa | -10/+10 |
| 2016-02-02 | Rollup merge of #31281 - oli-obk:patch-2, r=nikomatsakis | Steve Klabnik | -2/+2 |
| 2016-02-01 | Spans now derive equality | Daniel Campbell | -5/+3 |
| 2016-01-30 | off by one | Oliver Schneider | -1/+1 |
| 2016-01-29 | Update emitter.rs | mitaa | -1/+1 |
| 2016-01-29 | fix overflow due to multiline error span | Oliver Schneider | -1/+1 |
| 2016-01-28 | Implement MultiSpan error reporting | mitaa | -201/+612 |
| 2016-01-26 | Make emitter handle DUMMY_SP correctly | Manish Goregaokar | -2/+2 |
| 2016-01-15 | Add an --output option for specifying an error emitter | Nick Cameron | -1/+1 |
| 2015-12-30 | Rebasing and review comments | Nick Cameron | -3/+3 |
| 2015-12-30 | use structured errors | Nick Cameron | -1/+1 |
| 2015-12-30 | Structured diagnostics | Nick Cameron | -4/+14 |
| 2015-12-17 | test errors | Nick Cameron | -1/+60 |
| 2015-12-17 | A little more refactoring inside emitter.rs | Nick Cameron | -45/+35 |
| 2015-12-17 | Add the files I fogot about earlier | Nick Cameron | -0/+631 |
