mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
40ae7b5b8e
This is first step in implementing RFC 3216. - Parse `for<'a>` before closures in ast - Error in lowering - Add `closure_lifetime_binder` feature