summary refs log tree commit diff
path: root/src/test/ui/associated-const-impl-wrong-lifetime.stderr
AgeCommit message (Collapse)AuthorLines
2018-01-28Point only at method signatures and point at traitEsteban Küber-5/+2
- On mismatch between impl and trait method, point at the trait signature. - Point only at the method signature instead of the whole body on trait/impl mismatch errors.
2017-12-14Remove NOTE/HELP annotations from UI testsVadim Petrochenkov-8/+5
2017-12-14Move compile-fail tests with NOTE/HELP annotations to UIVadim Petrochenkov-0/+23