| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-02-05 | Eagerly detect coroutine recursion pre-mono when possible | Michael Goulet | -2/+2 |
| 2024-06-27 | Tighten spans for async blocks | Michael Goulet | -3/+1 |
| 2024-01-08 | Make cycle error more resilient to where it starts | Michael Goulet | -1/+0 |
| 2024-01-08 | Only compute layout of opaque if coroutine is the cause of an opaque cycle | Michael Goulet | -2/+2 |
| 2024-01-08 | Point out source of recursion | Michael Goulet | -3/+12 |
| 2024-01-08 | Don't check for recursion in generator witness fields | Michael Goulet | -21/+6 |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -1/+1 |
| 2023-11-13 | Compute layout with spans for better cycle errors in coroutines | Michael Goulet | -9/+17 |
| 2023-09-28 | Strip `OpaqueCast` during `RevealAll`. | Oli Scherer | -2/+5 |
| 2023-09-23 | Bless tests. | Camille GILLOT | -2/+13 |
| 2023-09-13 | Detect cycle errors hidden by opaques during monomorphization | Michael Goulet | -0/+5 |
