| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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 | -4/+5 | |
| [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/+22 | |
| And fix bustage in make check | ||||
