Skip to content

Commit c51207a

Browse files
authored
Remove Waker::waker
1 parent 3426f0e commit c51207a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

posts/2024-10-17-Rust-1.82.0.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,6 @@ for more details.
305305
These APIs are now stable in const contexts:
306306

307307
- [`std::task::Waker::from_raw`](https://doc.rust-lang.org/nightly/std/task/struct.Waker.html#method.from_raw)
308-
- [`std::task::Waker::waker`](https://doc.rust-lang.org/nightly/std/task/struct.Waker.html#method.from_raw)
309308
- [`std::task::Context::from_waker`](https://doc.rust-lang.org/nightly/std/task/struct.Context.html#method.from_waker)
310309
- [`std::task::Context::waker`](https://doc.rust-lang.org/nightly/std/task/struct.Context.html#method.waker)
311310
- [`$integer::from_str_radix`](https://doc.rust-lang.org/nightly/std/primitive.u32.html#method.from_str_radix)

0 commit comments

Comments
 (0)