| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-04-21 | port compiletest to use JSON output | Niko Matsakis | -1/+1 | |
| This uncovered a lot of bugs in compiletest and also some shortcomings of our existing JSON output. We had to add information to the JSON output, such as suggested text and macro backtraces. We also had to fix various bugs in the existing tests. Joint work with jntrnr. | ||||
| 2015-04-18 | Return nonzero exit code if there are errors at a stop point | Florian Hahn | -1/+3 | |
| 2015-03-13 | syntax: use lookahead to distinguish inner and outer attributes, instead of ↵ | Eduard Burtescu | -1/+1 | |
| passing the latter around. | ||||
| 2015-02-06 | Move compile-fail tests that are rejected by the parser to parse-fail | Florian Hahn | -0/+11 | |
