rust/compiler/rustc_parse
Matthias Krüger df88f7e02c
Rollup merge of #106783 - WaffleLapkin:break-my-ident, r=wesleywiser
Recover labels written as identifiers

This adds recovery for `break label expr` and `continue label`, as well as a test for `break label`.
2023-01-20 07:16:08 +01:00
..
src Rollup merge of #106783 - WaffleLapkin:break-my-ident, r=wesleywiser 2023-01-20 07:16:08 +01:00
Cargo.toml Use ThinVec in ast::Path. 2022-11-17 13:56:38 +11:00