Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
perf: use NonZeroU32 for query and fragment start #933
base: main
Are you sure you want to change the base?
perf: use NonZeroU32 for query and fragment start #933
Changes from all commits
50ebd7f
873cff7
ca0874d
5e5ce91
2da82d1
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 740 in url/src/lib.rs
Codecov / codecov/patch
url/src/lib.rs#L740
Check warning on line 1843 in url/src/lib.rs
Codecov / codecov/patch
url/src/lib.rs#L1843
Check warning on line 1846 in url/src/lib.rs
Codecov / codecov/patch
url/src/lib.rs#L1846
Check warning on line 1859 in url/src/lib.rs
Codecov / codecov/patch
url/src/lib.rs#L1858-L1859
Check warning on line 2011 in url/src/lib.rs
Codecov / codecov/patch
url/src/lib.rs#L2011
Check warning on line 2015 in url/src/lib.rs
Codecov / codecov/patch
url/src/lib.rs#L2015
Check warning on line 2056 in url/src/lib.rs
Codecov / codecov/patch
url/src/lib.rs#L2056
Check warning on line 2060 in url/src/lib.rs
Codecov / codecov/patch
url/src/lib.rs#L2060
Check warning on line 2063 in url/src/lib.rs
Codecov / codecov/patch
url/src/lib.rs#L2063
Check warning on line 2166 in url/src/lib.rs
Codecov / codecov/patch
url/src/lib.rs#L2166
Check warning on line 2172 in url/src/lib.rs
Codecov / codecov/patch
url/src/lib.rs#L2172
Check warning on line 2175 in url/src/lib.rs
Codecov / codecov/patch
url/src/lib.rs#L2175
Check warning on line 2197 in url/src/lib.rs
Codecov / codecov/patch
url/src/lib.rs#L2197
Check warning on line 2200 in url/src/lib.rs
Codecov / codecov/patch
url/src/lib.rs#L2200
Check warning on line 2282 in url/src/lib.rs
Codecov / codecov/patch
url/src/lib.rs#L2282
Check warning on line 2288 in url/src/lib.rs
Codecov / codecov/patch
url/src/lib.rs#L2288
Check warning on line 2291 in url/src/lib.rs
Codecov / codecov/patch
url/src/lib.rs#L2291
Check warning on line 2433 in url/src/lib.rs
Codecov / codecov/patch
url/src/lib.rs#L2433
Check warning on line 2442 in url/src/lib.rs
Codecov / codecov/patch
url/src/lib.rs#L2442
Check warning on line 2445 in url/src/lib.rs
Codecov / codecov/patch
url/src/lib.rs#L2445
Check warning on line 2695 in url/src/lib.rs
Codecov / codecov/patch
url/src/lib.rs#L2694-L2695