Rust 1.81 stabilizes Clippy's expect
attribute. This attribute ensures that a lint diagnostic is emitted where the attribute appears.
We should replace allow
attribute with expect
.
We should also retsrict the use of allow
by denying clippy::allow_attributes.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too