summary refs log tree commit diff
path: root/src/test/compile-fail/issue-23080-2.rs
AgeCommit message (Expand)AuthorLines
2018-01-13Remove wfcheck for auto traits, remove dead error codesleonardo.yvens-0/+1
2018-01-13Adjust tests for removal of `impl Foo for .. {}`leonardo.yvens-4/+1
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-04-21test: Fix fallout in testsAlex Crichton-3/+1
2015-03-06move check into wf pass, add a test for assoc typesJorge Aparicio-0/+29