about summary refs log tree commit diff
path: root/src/test/ui/borrowck/borrowck-borrow-from-stack-variable.nll.stderr
AgeCommit message (Collapse)AuthorLines
2019-04-22update tests for migrate mode by defaultMatthew Jasper-116/+0
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-11Update NLL testsVadim Petrochenkov-12/+12
2018-12-25Remove licensesMark Rousskov-11/+11
2018-10-03Clearer later use messages for callsMatthew Jasper-10/+10
Give a special message when the later use is from a call. Use the span of the callee instead of the whole expression. For conflicting borrow messages say that the later use is of the first borrow.
2018-09-24Update ui testsMatthew Jasper-12/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+127