rust/library
Matthias Krüger ea076a4f9f
Rollup merge of #101798 - y86-dev:const_waker, r=lcnr
Make `from_waker`, `waker` and `from_raw` unstably `const`

Make
- `Context::from_waker`
- `Context::waker`
- `Waker::from_raw`

`const`.

Also added a small test.
2022-09-19 17:55:19 +02:00
..
2022-09-02 16:09:58 -04:00
2022-06-03 17:16:41 -04:00
2022-09-15 13:05:28 -04:00