rust/compiler/rustc_ast_passes
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 Update itertools 2022-03-04 11:54:28 -06:00