about summary refs log tree commit diff
path: root/src/test/ui/suggestions/issue-59819.rs
AgeCommit message (Expand)AuthorLines
2019-04-22Only make suggestion when type is `Copy`.David Wood-1/+14
2019-04-21Suggest dereferencing when `Deref` is implemented.David Wood-0/+2
2019-04-21Add existing behaviour test for deref suggestions.David Wood-0/+20