rust/compiler/rustc_ast_pretty
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 Delete pretty printer tracing 2022-01-18 12:33:42 -08:00