Consider #[must_use]
annotation on async fn
as also affecting the Future::Output
#100633
Merged
bors merged 4 commits intorust-lang:masterfrom Nov 11, 2022
#[must_use]
annotation on async fn
as also affecting the Future::Output
#100633