Skip to content

Tracking Issue for task::Waker::update #98287

Description

@SabrinaJewson

Feature gate: #![feature(waker_update)]

This is a tracking issue for task::Waker::update, a shortcut function for replacing a waker while avoiding unnecessary clones (via will_wake).

Public API

// core::task

impl Waker {
    pub fn update(&mut self, other: &Waker);
}

Steps / History

Unresolved Questions

  • None yet.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCT-libs-api[DEPRECATED; DO NOT USE]

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions