summary refs log tree commit diff
path: root/src/test/compile-fail/method-call-err-msg.rs
AgeCommit message (Expand)AuthorLines
2017-06-04Separate suggestion in a `help` and a `note`Esteban Küber-0/+1
2016-12-01Point arg num mismatch errors back to their definitionJonathan Turner-3/+5
2016-09-04E0060 and E0061 improvementGuillaume Gomez-2/+1
2016-08-04Fixes for issues #35215 and #35216William Lee-0/+3
2016-06-15Show types of all args when missing argsEsteban Küber-0/+3
2015-05-13Fix ICE that occurs when an associated const is ambiguous.Sean Patrick Santos-1/+1
2015-01-08Update compile fail tests to use isize.Huon Wilson-2/+2
2014-04-24Calibrate span for method call error messagesEdward Wang-0/+30