rust/library/core
Kevin Mehall 22bd319772 Add Waker::new and LocalWaker::new
Per the `waker_getters` FCP:
https://github.com/rust-lang/rust/issues/96992#issuecomment-1941998046

Docs largely copied from `RawWaker::new`.
2024-09-02 18:51:59 -06:00
..
benches Improve isqrt tests and add benchmarks 2024-08-28 23:06:54 -04:00
src Add Waker::new and LocalWaker::new 2024-09-02 18:51:59 -06:00
tests Stabilize waker_getters 2024-09-02 18:51:59 -06:00
Cargo.toml Cleanup bootstrap check-cfg 2024-06-27 11:30:03 +02:00