summary refs log tree commit diff
path: root/src/test/compile-fail/issue-23716.rs
AgeCommit message (Expand)AuthorLines
2016-06-10resolve: Rewrite resolve_patternVadim Petrochenkov-6/+6
2016-05-12Update errors to use new error formatJonathan Turner-1/+2
2016-05-09Remove a use of `ast_map.span_if_local()` in `resolve`Jeffrey Seyfried-1/+0
2016-05-02resolve: print location of static for "static in pattern" errorGeorg Brandl-0/+29