summary refs log tree commit diff
path: root/src/test/compile-fail/issue-27942.rs
AgeCommit message (Expand)AuthorLines
2017-05-18Fix off-by-one error in column number in `explain_span`.Florian Hartwig-2/+2
2017-05-13rustc: treat ReEarlyBound as free without replacing it with ReFree.Eduard-Mihai Burtescu-3/+4
2017-01-17Teach Diagnostics to highlight textEsteban Küber-2/+0
2017-01-04Don't leak the compiler's internal representation of scopes in error messages.Eduard-Mihai Burtescu-0/+31