7182a6ba0d
feat: add new lint `seek_from_current` changelog: `seek_from_current`: new lint to suggest using `stream_position` instead of seek from current position with `SeekFrom::Current(0)` addresses https://github.com/rust-lang/rust-clippy/issues/7886. This PR is related to https://github.com/rust-lang/rust-clippy/pull/9667, so I will update `methods/mod.rs` if it get conflicted. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |