Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rollup merge of #74316 - yoshuawuyts:no-wake-type-hints, r=Mark-Simul…
…acrum Remove unnecessary type hints from Wake internals While working on #74304 I noticed we were writing out the type signature twice in some internal `Wake` impl methods; this streamlines that. Thanks!
- Loading branch information