mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-26 14:43:24 +00:00
07342828c5
warn on must_use use on async fn's As referenced in #78149 This only works on `async` fn's for now, I can also look into if I can get `Box<dyn Future>` and `impl Future` working at this level (hir) |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |