rust/compiler/rustc_expand
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 smallvec to 1.8.1. 2022-06-27 08:48:55 +10:00