about summary refs log tree commit diff
path: root/src/test/ui/suggestions/suggest-ref-mut.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-30/+0
2019-05-12Remove feature(nll) when compare mode is sufficientMatthew Jasper-2/+0
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