Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

simplify Iterator::next for PercentEncode #1012

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

elide explicit lifetimes to make clippy happy

155471c
Select commit
Loading
Failed to load commit list.
Open

simplify Iterator::next for PercentEncode #1012

elide explicit lifetimes to make clippy happy
155471c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 17, 2025 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 159 in percent_encoding/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

percent_encoding/src/lib.rs#L159

Added line #L159 was not covered by tests

Check warning on line 161 in percent_encoding/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

percent_encoding/src/lib.rs#L161

Added line #L161 was not covered by tests