| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -305/+0 | |
| 2022-10-31 | Collect late-bound regions from all closure parents in `closure_mapping` | Michael Goulet | -0/+47 | |
| 2022-10-31 | tests | Michael Goulet | -0/+16 | |
| 2022-07-22 | Delay a span bug if we see ty/const generic params during writeback | Michael Goulet | -0/+28 | |
| 2022-07-12 | add test for implicit stuff in signatures of closures with `for<>` | Maybe Waffle | -0/+134 | |
| 2022-07-12 | Lower closure binders to hir & properly check them | Maybe Waffle | -3/+12 | |
| 2022-07-12 | Parse closure binders | Maybe Waffle | -0/+71 | |
| This is first step in implementing RFC 3216. - Parse `for<'a>` before closures in ast - Error in lowering - Add `closure_lifetime_binder` feature | ||||
