| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -27/+0 | |
| 2022-11-02 | Remove has_errors from FnCtxt | Michael Goulet | -4/+17 | |
| 2020-07-02 | resolve: disallow label use through closure/async | David Wood | -0/+14 | |
| 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> | ||||
