Skip to content

Conversation

@mattsse
Copy link
Member

@mattsse mattsse commented Jan 24, 2026

Fixes clippy::unnecessary_sort_by lints by replacing sort_by with sort_by_key in:

  • crates/script-sequence/src/reader.rs (2 occurrences)
  • crates/anvil/src/eth/backend/mem/state.rs (2 occurrences)
  • crates/anvil/src/eth/fees.rs (1 occurrence)

@grandizzy grandizzy added this pull request to the merge queue Jan 24, 2026
Merged via the queue into master with commit 21ccc85 Jan 24, 2026
16 checks passed
@grandizzy grandizzy deleted the fix/clippy-lints branch January 24, 2026 05:16
@github-project-automation github-project-automation bot moved this to Done in Foundry Jan 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants