| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-03-29 | Merge `ExpnId` and `SyntaxContext`. | Jeffrey Seyfried | -1/+1 | |
| 2017-01-20 | Auto merge of #38955 - estebank:highlighted-diags, r=nikomatsakis | bors | -10/+10 | |
| Teach Diagnostics to highlight text Support styled `Diagnostic` output: <img width="469" alt="mismatched types error with colorized types in the note" src="https://cloud.githubusercontent.com/assets/1606434/21871227/93a84198-d815-11e6-88b1-0ede3c7e28ef.png"> Closes #37532 and #38901. r? @nikomatsakis CC @jonathandturner @nagisa @nrc | ||||
| 2017-01-17 | tolerate `None` return from `get_line` | Niko Matsakis | -1/+1 | |
| 2017-01-17 | Teach Diagnostics to highlight text | Esteban Küber | -10/+10 | |
| 2016-09-28 | Allow supplying an error destination via the compiler driver | Nick Cameron | -3/+13 | |
| Allows replacing stderr with a buffer from the client. Also, some refactoring around run_compiler. | ||||
| 2016-07-14 | Rename emit_struct->emit | Jonathan Turner | -1/+1 | |
| 2016-07-14 | Remove emit from emitter, leaving emit_struct | Jonathan Turner | -24/+1 | |
| 2016-06-23 | Move errors from libsyntax to its own crate | Jonathan Turner | -0/+369 | |
