rust/compiler/rustc_ast_pretty/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
..
pp Pretty print ItemKind::Use in rustfmt style 2022-02-07 21:51:05 -08:00
pprust Parse closure binders 2022-07-12 16:25:16 +04:00
helpers.rs Delete duplicated helpers from HIR printer 2021-12-05 12:45:51 -08:00
lib.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
pp.rs fix most compiler/ doctests 2022-05-02 17:40:30 -07:00