summary refs log tree commit diff
path: root/src/test/compile-fail/issue-5997-enum.rs
AgeCommit message (Expand)AuthorLines
2016-04-07Fix fallout in testsJeffrey Seyfried-1/+0
2016-02-19Show candidates for names not in scopeVlad Ureche-1/+1
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2014-06-06Fix resolve to not permit refs to type vars from outer fnsNiko Matsakis-2/+2
2014-04-17Change error for out of scope type params to be more helpful.Kevin Butler-1/+1
2014-04-17Add span to error for missing type params on enums.Kevin Butler-2/+1
2014-04-17Tests for issue 5997 failure and success conditions.Kevin Butler-0/+22