Skip to content

Update Rust crate serde_json to v1.0.149

42555a8
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Update Rust crate serde_json to v1.0.149 #123

Update Rust crate serde_json to v1.0.149
42555a8
Select commit
Loading
Failed to load commit list.
GitHub Actions / clippy completed Jan 6, 2026 in 1s

reviewdog [clippy] report

reported by reviewdog 🐶

Findings (1)

src/limiter.rs|35 col 9| this if statement can be collapsed

Filtered Findings (0)

Annotations

Check warning on line 35 in src/limiter.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

[clippy] src/limiter.rs#L35 <clippy::collapsible_if>

this `if` statement can be collapsed
Raw output
src/limiter.rs:35:9: warning: this `if` statement can be collapsed (clippy::collapsible_if)