| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-01-12 | resolve: Do not use "resolve"/"resolution" in error messages | Vadim Petrochenkov | -1/+1 | |
| 2016-12-26 | More systematic error reporting in path resolution | Vadim Petrochenkov | -1/+1 | |
| 2016-11-13 | coherence: skip impls with an erroneous trait ref | Ariel Ben-Yehuda | -0/+25 | |
| Impls with a erroneous trait ref are already ignored in the first part of coherence, so ignore them in the second part too. This avoids cascading coherence errors when 1 impl of a trait has an error. | ||||
