about summary refs log tree commit diff
path: root/src/test/ui/borrowck/mutability-errors.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-361/+0
2023-01-01Verbose suggestionsEsteban Küber-4/+6
2023-01-01Merge multiple mutable borrows of immutable binding errorsEsteban Küber-12/+8
2022-12-28Use verbose suggestions for mutability errorsEsteban Küber-22/+40
2022-07-07Fix borrowck closure span.Camille GILLOT-8/+24
2022-07-07Shorten span for closures.Camille GILLOT-104/+54
2021-07-02Improve error reporting for modifications behind `&` referencesFabian Wolff-4/+4
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