rust/compiler/rustc_parse
Maybe Waffle 40ae7b5b8e Parse closure binders
This is first step in implementing RFC 3216.
- Parse `for<'a>` before closures in ast
  - Error in lowering
- Add `closure_lifetime_binder` feature
2022-07-12 16:25:16 +04:00
..
src Parse closure binders 2022-07-12 16:25:16 +04:00
Cargo.toml migrate ambiguous plus diagnostic 2022-04-25 22:55:15 +02:00