rust/compiler/rustc_ast_passes/src
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
..
ast_validation.rs Parse closure binders 2022-07-12 16:25:16 +04:00
feature_gate.rs Parse closure binders 2022-07-12 16:25:16 +04:00
lib.rs Warn users about || in let chain expressions 2022-03-09 15:04:09 -03:00
node_count.rs Introduce LifetimeCtxt. 2022-05-20 12:25:05 +02:00
show_span.rs Adopt let else in more places 2022-02-19 17:27:43 +01:00