| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-05-06 | coverage: Only merge adjacent coverage spans | Zalathar | -1/+2 | |
| This also removes some manipulation of the function signature span that only made sense in the context of merging non-adjacent spans. | ||||
| 2025-04-01 | coverage: Instead of splitting, just discard any span that overlaps a hole | Zalathar | -1/+3 | |
| 2025-03-30 | Encode synthetic by-move coroutine body with a different DefPathData | Michael Goulet | -1/+1 | |
| 2024-12-13 | Stabilize async closures | Michael Goulet | -1/+0 | |
| 2024-12-02 | Gate async fn trait bound modifier on async_trait_bounds | Michael Goulet | -1/+1 | |
| 2024-10-18 | Dont ICE when computing coverage of synthetic async closure body | Michael Goulet | -0/+24 | |
