println (and other macros) warning without .await
Open
- Dominant language
- Rust
- Stars
- 4.1k
- Forks
- 339
- PR merge metrics
- No merged PRs in 30d
Description
It would be neat if `println!("Hello, world");` could raise a compiler warning because of the missing `.await`.
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.