summary refs log tree commit diff
path: root/src/test/ui/borrowck/mutability-errors.stderr
AgeCommit message (Expand)AuthorLines
2020-02-03Tweak borrow error on `FnMut` when `Fn` is expectedEsteban Küber-64/+64
2019-11-18Update ui testsGuillaume Gomez-1/+2
2019-04-22update tests for migrate mode by defaultMatthew Jasper-107/+177
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-11Update testsVadim Petrochenkov-61/+61
2018-12-25Remove licensesMark Rousskov-41/+41
2018-09-12use structured suggestion for "missing mut" labelAndy Russell-3/+3
2018-07-20Update tests for new NLL mutability errorsMatthew Jasper-0/+308