Skip to content

[pull] master from foundry-rs:master#434

Merged
pull[bot] merged 12 commits intoJokacar10:masterfrom
foundry-rs:master
Apr 10, 2026
Merged

[pull] master from foundry-rs:master#434
pull[bot] merged 12 commits intoJokacar10:masterfrom
foundry-rs:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Apr 10, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

decofe and others added 11 commits April 10, 2026 14:01
clippy: warn on if_then_some_else_none

Co-authored-by: zerosnacks <95942363+zerosnacks@users.noreply.github.com>
clippy: warn on explicit_into_iter_loop

Co-authored-by: zerosnacks <95942363+zerosnacks@users.noreply.github.com>
… longer required (#14238)

chore: remove literal_string_with_formatting_args allow

The upstream clippy bug (rust-lang/rust-clippy#13885) was fixed in
rust-lang/rust-clippy#13953 (merged Feb 2025). The workaround is no
longer needed.

Co-authored-by: zerosnacks <95942363+zerosnacks@users.noreply.github.com>
clippy: warn on single_char_pattern

Co-authored-by: zerosnacks <95942363+zerosnacks@users.noreply.github.com>
clippy: warn on unnested_or_patterns

Co-authored-by: zerosnacks <95942363+zerosnacks@users.noreply.github.com>
clippy: warn on enum_glob_use

Co-authored-by: zerosnacks <95942363+zerosnacks@users.noreply.github.com>
clippy: warn on from_iter_instead_of_collect

Co-authored-by: zerosnacks <95942363+zerosnacks@users.noreply.github.com>
* clippy: warn on if_not_else

Co-Authored-By: zerosnacks <95942363+zerosnacks@users.noreply.github.com>

* refactor: use contains_key + remove instead of if-let remove

Simpler branch flip that preserves the original structure.

Co-Authored-By: zerosnacks <95942363+zerosnacks@users.noreply.github.com>

* fix: resolve new if_not_else and redundant_else findings after merge

Co-Authored-By: zerosnacks <95942363+zerosnacks@users.noreply.github.com>

* fix: flip if_not_else in keychain authorize

Co-Authored-By: zerosnacks <95942363+zerosnacks@users.noreply.github.com>

* fix: use multi-line format for blob_hashes if-else

Co-Authored-By: zerosnacks <95942363+zerosnacks@users.noreply.github.com>

* fix: rustfmt prefers single-line if-else here

Co-Authored-By: zerosnacks <95942363+zerosnacks@users.noreply.github.com>

---------

Co-authored-by: zerosnacks <95942363+zerosnacks@users.noreply.github.com>
* fix(cli): restore short flag for `--rpc-url`

* fix: requirements

* fix: short flag collision

* fix: restore long

* fix: help message
@pull pull bot locked and limited conversation to collaborators Apr 10, 2026
@pull pull bot added the ⤵️ pull label Apr 10, 2026
@pull pull bot merged commit 985e26e into Jokacar10:master Apr 10, 2026
0 of 2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants