about summary refs log tree commit diff
path: root/src/test/ui/methods
AgeCommit message (Expand)AuthorLines
2019-01-06Auto merge of #57291 - euclio:method-call-suggestion, r=estebankbors-6/+2
2019-01-03use structured suggestion for method callsAndy Russell-6/+2
2018-12-31Improve type mismatch error messagesYuning Zhang-2/+2
2018-12-25Remove licensesMark Rousskov-300/+90
2018-12-24make non_camel_case_types an early lintAndy Russell-12/+12
2018-11-07Removed `#[rustc_error]` from tests that are all `// compile-pass`.Felix S. Klock II-11/+3
2018-10-03Clearer later use messages for callsMatthew Jasper-2/+2
2018-08-24updates tests to use new error codeMatthew Russo-6/+5
2018-08-20Fix diagnostic regressionvarkor-4/+4
2018-08-20Update new ui testsvarkor-10/+10
2018-08-19Fix some remaining testsvarkor-4/+4
2018-08-15Updated the most glaring instances of weak tests w.r.t. NLL that came from #5...Felix S. Klock II-3/+33
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+1442