summary refs log tree commit diff
path: root/src/test/compile-fail/issue-5035-2.rs
AgeCommit message (Expand)AuthorLines
2014-09-15Update error messages in compile-fail testsNiko Matsakis-1/+1
2014-08-27Implement generalized object and type parameter bounds (Fixes #16462)Niko Matsakis-2/+2
2014-08-26Rebasing changesNick Cameron-1/+3
2014-06-23rustc: catch `impl X for Y` where X is not a trait in resolve.Kevin Butler-0/+14