| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-12-05 | Stabilize noop_waker | Eric Holk | -2/+0 | |
| Co-authored-by: zachs18 <8355914+zachs18@users.noreply.github.com> | ||||
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -2/+2 | |
| 2024-01-17 | Remove unnecessary `let`s and borrowing from `Waker::noop()` usage. | Kevin Reid | -2/+1 | |
| `Waker::noop()` now returns a `&'static Waker` reference, so it can be passed directly to `Context` creation with no temporary lifetime issue. | ||||
| 2023-12-14 | Use the Waker::noop API in tests | Michael Goulet | -19/+5 | |
| 2023-10-13 | Stabilize AFIT and RPITIT | Michael Goulet | -1/+0 | |
| 2023-10-03 | Bless tests | Michael Goulet | -0/+2 | |
| 2023-07-08 | Replace RPITIT current impl with new strategy that lowers as a GAT | Santiago Pastorino | -2/+0 | |
| 2023-05-02 | Mark RPITIT and AFIT as no longer incomplete | Michael Goulet | -1/+0 | |
| 2023-03-16 | Install projection from RPITIT to default trait method opaque correctly | Michael Goulet | -0/+2 | |
| 2023-02-18 | Add test | Michael Goulet | -0/+66 | |
