| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-10-13 | Stabilize AFIT and RPITIT | Michael Goulet | -6/+4 | |
| 2023-03-08 | Remove `identity_future` indirection | Arpad Borsos | -3/+0 | |
| This was previously needed because the indirection used to hide some unexplained lifetime errors, which it turned out were related to the `min_choice` algorithm. Removing the indirection also solves a couple of cycle errors, large moves and makes async blocks support the `#[track_caller]` annotation. | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+58 | |
