summary refs log tree commit diff
path: root/src/test/ui/borrowck/borrowck-unboxed-closures.stderr
AgeCommit message (Expand)AuthorLines
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