Use `#[expect(...)]` instead of `#[allow(...)]` in some places
Use the #[expect(...)] attribute instead of #[allow(...)] in a bunch of places where we only have the attribute to silence a lint. The former makes sure that the silenced issue is actually flagged, or prints a warning otherwise.
This requires Rust 1.81 and, hence, will have to wait until 1.86 is released, as per our MSRV policy.
This pull request is considered stale because it has been open 30 days with no activity. Remove stale label or comment or it will be closed in 5 days.
This pull request is considered stale because it has been open 30 days with no activity. Remove stale label or comment or it will be closed in 5 days.
This pull request is considered stale because it has been open 30 days with no activity. Remove stale label or comment or it will be closed in 5 days.
Closing pull request as it is stale.
This pull request is considered stale because it has been open 30 days with no activity. Remove stale label or comment or it will be closed in 5 days.