| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-11-18 | Move some tests to more reasonable directories | Caio | -58/+0 | |
| 2020-07-02 | resolve: disallow label use through closure/async | David Wood | -2/+13 | |
| This commit modifies resolve to disallow `break`/`continue` to labels through closures or async blocks. This doesn't make sense and should have been prohibited anyway. Signed-off-by: David Wood <david@davidtw.co> | ||||
| 2019-10-17 | Avoid ICE when checking `Destination` of `break` inside a closure | Esteban Küber | -1/+9 | |
| 2019-08-21 | improve diagnostics: break/continue wrong context | Artem Varaksa | -8/+13 | |
| 2019-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -1/+1 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -5/+5 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -5/+5 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+34 | |
