Slanterns
|
0a6ebbaf2e
|
stabilize const_waker
|
2024-07-28 22:31:13 +08:00 |
|
Nilstrieb
|
bd8a1a417a
|
Add Future and IntoFuture to the 2024 prelude
Implements RFC 3509.
|
2024-02-18 23:20:05 +01:00 |
|
许杰友 Jieyou Xu (Joe)
|
ec2cc761bc
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
Kevin Reid
|
c48cdfe8ee
|
Remove unnecessary let s and borrowing from Waker::noop() usage.
`Waker::noop()` now returns a `&'static Waker` reference, so it can be
passed directly to `Context` creation with no temporary lifetime issue.
|
2024-01-17 12:00:27 -08:00 |
|
Eric Holk
|
397f4a15bb
|
Add additional tests and update existing tests
|
2023-12-19 16:12:17 -08:00 |
|