about summary refs log tree commit diff
path: root/src/test/ui/suggestions/suggest-ref-mut.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+42
2018-07-18Implement existential typesOliver Schneider-42/+0
2018-07-12Also test `&mut self` suggestionashtneoi-0/+11
2018-07-12Add `ref mut` suggestion testashtneoi-0/+31