about summary refs log tree commit diff
path: root/src/test/ui/deref-suggestion.rs
AgeCommit message (Expand)AuthorLines
2021-08-10Move some UI tests to more suitable subdirsYuki Okushi-74/+0
2021-04-02Add additional testLeSeulArtichaut-0/+8
2021-04-02Address review commentsmibac138-0/+8
2021-04-02Properly suggest deref in else blockmibac138-0/+10
2019-03-27Expand testEsteban Küber-0/+4
2019-03-27Account for short-hand field syntax when suggesting borrowEsteban Küber-0/+14
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-26readd final newlineEsteban Kuber-1/+1
2018-08-26Do not suggest dereferencing in macroEsteban Küber-5/+11
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-5/+5
2017-09-21Add deref suggestionGuillaume Gomez-0/+34