summary refs log tree commit diff
path: root/src/test/ui/method-call-err-msg.stderr
AgeCommit message (Expand)AuthorLines
2018-01-22Do not suggest private traits that have missing methodEsteban Küber-4/+2
2017-12-14Fix rebaseVadim Petrochenkov-6/+6
2017-12-14Remove NOTE/HELP annotations from UI testsVadim Petrochenkov-5/+5
2017-12-10Point at whole method call instead of argsEsteban Küber-7/+7
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-1/+1
2017-11-15Point to ADT definition when not finding variant, method, assoc typeEsteban Küber-0/+3
2017-10-13Pass the full span for method callsGeoffry Song-0/+44