Files
rust/src/librustc_resolve
David Wood cb541dc12c resolve: disallow label use through closure/async
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>
2020-07-02 13:48:32 +01:00
..
2020-06-27 23:51:28 +03:00
2020-07-01 13:40:46 +03:00
2020-06-27 23:51:28 +03:00
2020-06-27 23:51:28 +03:00