summary refs log tree commit diff
path: root/src/test/compile-fail/issue-23080.rs
AgeCommit message (Expand)AuthorLines
2017-11-03auto trait future compatibility lintleonardo.yvens-0/+1
2016-09-02Forget to update tests to use new error messageJared Roesch-1/+1
2015-03-06move check into wf pass, add a test for assoc typesJorge Aparicio-1/+3
2015-03-06Check that traits with default impls have no methodsJorge Aparicio-0/+29