about summary refs log tree commit diff
path: root/src/test/ui/assign-to-method.rs
AgeCommit message (Collapse)AuthorLines
2020-02-25Tweak testsYuki Okushi-24/+0
2020-02-24Remove use of `unwrap()` from save-analysisYuki Okushi-0/+2
2019-01-03use structured suggestion for method callsAndy Russell-0/+1
Furthermore, don't suggest calling the method if it is part of a place expression, as this is invalid syntax.
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-24make non_camel_case_types an early lintAndy Russell-5/+5
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+31