mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-24 05:33:27 +00:00
391b2a6fac
fix: not suggest seek_to_start_instead_of_rewind when expr is used changelog: [`seek_to_start_instead_of_rewind`]: No longer lints, if the return of `seek` is used. [#10096](https://github.com/rust-lang/rust-clippy/pull/10096) <!-- changelog_checked --> Fixes #10065 |
||
---|---|---|
.. | ||
test_utils | ||
ui | ||
ui-cargo | ||
ui-internal | ||
ui-toml | ||
workspace_test | ||
check-fmt.rs | ||
clippy.toml | ||
compile-test.rs | ||
dogfood.rs | ||
integration.rs | ||
lint_message_convention.rs | ||
missing-test-files.rs | ||
versioncheck.rs | ||
workspace.rs |