about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-4935.rs
AgeCommit message (Expand)AuthorLines
2017-12-14Move compile-fail tests with NOTE/HELP annotations to UIVadim Petrochenkov-17/+0
2016-12-01Point arg num mismatch errors back to their definitionJonathan Turner-1/+2
2016-09-04E0060 and E0061 improvementGuillaume Gomez-1/+0
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-01-08Update compile fail tests to use usize.Huon Wilson-1/+1
2013-05-09Fix typosSean Moon-1/+1
2013-02-20fix ICE after incorrect number of args in callsKang Seonghoon-0/+14