diff options
| author | Tomás Vallotton <tvallotton@uc.cl> | 2024-01-13 14:57:13 -0300 |
|---|---|---|
| committer | Tomás Vallotton <tvallotton@uc.cl> | 2024-01-20 10:16:09 -0300 |
| commit | 038c6e046c450082ebd087336d9b11979e0dd4f3 (patch) | |
| tree | d89b306db5b8f745c220a560bf94eb333ed15519 /tests/ui/patchable-function-entry/patchable-function-entry-flags.rs | |
| parent | 7c6a9cbef103c0a9511aedad691a040ceb003917 (diff) | |
| download | rust-038c6e046c450082ebd087336d9b11979e0dd4f3.tar.gz rust-038c6e046c450082ebd087336d9b11979e0dd4f3.zip | |
refactor: make waker mandatory.
This also removes * impl From<&Context> for ContextBuilder * Context::try_waker() The from implementation is removed because now that wakers are always supported, there are less incentives to override the current context. Before, the incentive was to add Waker support to a reactor that didn't have any.
Diffstat (limited to 'tests/ui/patchable-function-entry/patchable-function-entry-flags.rs')
0 files changed, 0 insertions, 0 deletions
