| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-03-30 | Fix fallout in tests | Jeffrey Seyfried | -1/+1 | |
| 2016-03-24 | Include source text in JSON errors | Nick Cameron | -2/+2 | |
| 2016-03-11 | test: Move some test outputs into $(TMPDIR) | Alex Crichton | -3/+5 | |
| Don't want to pollute the source tree! | ||||
| 2016-01-28 | Implement MultiSpan error reporting | mitaa | -2/+2 | |
| This allows to render multiple spans on one line, or to splice multiple replacements into a code suggestion. | ||||
| 2016-01-15 | Address reviewer comments | Nick Cameron | -2/+3 | |
| [breaking-change] `OptLevel` variants are no longer `pub use`ed by rust::session::config. If you are using these variants, you must change your code to prefix the variant name with `OptLevel`. | ||||
| 2016-01-15 | Add a test | Nick Cameron | -0/+7 | |
| And fix bustage in make check | ||||
