summary refs log tree commit diff
path: root/src/test/ui/suggestions/suggest-ref-mut.stderr
AgeCommit message (Expand)AuthorLines
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+38
2018-07-18Implement existential typesOliver Schneider-38/+0
2018-07-12Also test `&mut self` suggestionashtneoi-4/+13
2018-07-12Reimplement some "add `mut`" suggestions under NLLashtneoi-3/+11
2018-07-12Add `ref mut` suggestion testashtneoi-0/+21