mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 23:34:48 +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 |