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 | ||
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 | ||