about summary refs log tree commit diff
path: root/src/test/ui/suggestions/suggest-ref-mut.stderr
AgeCommit message (Expand)AuthorLines
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+0
2018-12-25Remove licensesMark Rousskov-4/+4
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