| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-01-16 | Move some tests to more reasonable directories - 2 | Caio | -9/+0 | |
| Address comments Update limits | ||||
| 2019-05-03 | Update tests | Christopher Vittal | -16/+4 | |
| 2019-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -2/+2 | |
| 2018-10-21 | Use new region infer errors for explaining borrows | Matthew Jasper | -8/+4 | |
| This gives at least some explanation for why a borrow is expected to last for a certain free region. Also: * Reports E0373: "closure may outlive the current function" with NLL. * Special cases the case of returning a reference to (or value referencing) a local variable or temporary (E0515). * Special case assigning a reference to a local variable in a closure to a captured variable. | ||||
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+25 | |
