summary refs log tree commit diff
path: root/src/test/ui/borrowck/borrowck-unboxed-closures.stderr
AgeCommit message (Expand)AuthorLines
2020-06-26Explain move errors that occur due to method calls involving `self`Aaron Hill-1/+6
2020-06-22Revert "Rollup merge of #72389 - Aaron1011:feature/move-fn-self-msg, r=nikoma...Aaron Hill-6/+1
2020-06-11Explain move errors that occur due to method calls involving `self`Aaron Hill-1/+6
2020-03-29Tweak `suggest_constraining_type_param`Esteban Küber-4/+3
2020-02-09Improve reporting errors and suggestions for trait boundsPatryk Wychowaniec-3/+7
2019-11-28Deduplicate type param constraint suggestion codeEsteban Küber-1/+1
2019-11-28Use structured suggestion when requiring `Copy` constraint in type paramEsteban Küber-2/+2
2019-04-22update tests for migrate mode by defaultMatthew Jasper-8/+9
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-11Update testsVadim Petrochenkov-3/+3
2018-12-25Remove licensesMark Rousskov-3/+3
2018-11-05Make `ui/borrowck/borrowck-unboxed-closures.rs` robust w.r.t. NLL.Felix S. Klock II-0/+1
2018-09-12use structured suggestion for "missing mut" labelAndy Russell-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+32