about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-4201.rs
AgeCommit message (Expand)AuthorLines
2014-10-30Use the `_` representation for integral variables as wellJakub Bukaj-1/+1
2014-10-29Always drop var IDs from type variables modulo -Z verbose, per PR discussionJakub Bukaj-1/+1
2014-10-29Update tests with the new diagnostic tweaksJakub Bukaj-1/+1
2014-10-13Improve the error message for missing else clauses in if expressionsJakub Wieczorek-0/+18