summary refs log tree commit diff
path: root/src/test/compile-fail/issue-18819.rs
AgeCommit message (Expand)AuthorLines
2016-12-01Point arg num mismatch errors back to their definitionJonathan Turner-3/+3
2016-09-04E0060 and E0061 improvementGuillaume Gomez-2/+2
2016-08-04Removing trailing whitespace leftover from last re-formatting commitWilliam Lee-1/+1
2016-08-04Tidying up some of the line spacing / code formatting for NOTE/ERROR annotati...William Lee-2/+3
2016-08-04Fixes for issues #35215 and #35216William Lee-0/+1
2016-06-15Show types of all args when missing argsEsteban Küber-0/+1
2015-04-21test: Fix fallout in testsAlex Crichton-3/+1
2015-04-14eddyb's refactoring of coercions/adjustmentsEduard Burtescu-1/+1
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-1/+3
2015-01-05Remove use of associated_types feature gate from tests.Huon Wilson-2/+0
2015-01-01Add tests for assoc type issues that have been fixedJorge Aparicio-0/+29