Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
628 contributions in the last year
Activity overview
Contribution activity
October 2020
Created an issue in rust-lang/rust that received 1 comment
Warn when awaiting with other futures in scope
In programming languages where futures are callback-based and can make progress by themselves without anyone actively awaiting them, the following …