summary refs log tree commit diff
path: root/src/test/compile-fail/issue-37884.rs
AgeCommit message (Expand)AuthorLines
2017-05-13rustc: treat ReEarlyBound as free without replacing it with ReFree.Eduard-Mihai Burtescu-1/+2
2017-05-13rustc: use DefId instead of CodeExtent for FreeRegion's scope.Eduard-Mihai Burtescu-2/+2
2017-01-17Teach Diagnostics to highlight textEsteban Küber-1/+0
2017-01-04Don't leak the compiler's internal representation of scopes in error messages.Eduard-Mihai Burtescu-0/+27