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.
perf: remove heap allocation in parse_query #1020
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
Uh oh!
There was an error while loading. Please reload this page.
perf: remove heap allocation in parse_query #1020
Changes from all commits
acaeb0d
9b29ff6
ed47c72
8c817d0
c2abfe5
36ee9fe
c7fa9cd
3678173
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 216 in url/src/parser.rs
url/src/parser.rs#L216
Check warning on line 1084 in url/src/parser.rs
url/src/parser.rs#L1084
Check warning on line 1488 in url/src/parser.rs
url/src/parser.rs#L1488
Check warning on line 1497 in url/src/parser.rs
url/src/parser.rs#L1497
Check warning on line 1500 in url/src/parser.rs
url/src/parser.rs#L1500
Check warning on line 1506 in url/src/parser.rs
url/src/parser.rs#L1506
Check warning on line 1509 in url/src/parser.rs
url/src/parser.rs#L1509
Check warning on line 1511 in url/src/parser.rs
url/src/parser.rs#L1511
Check warning on line 1537 in url/src/parser.rs
url/src/parser.rs#L1535-L1537
Check warning on line 1544 in url/src/parser.rs
url/src/parser.rs#L1544
Check warning on line 1546 in url/src/parser.rs
url/src/parser.rs#L1546
Check warning on line 1583 in url/src/parser.rs
url/src/parser.rs#L1583
Check warning on line 1592 in url/src/parser.rs
url/src/parser.rs#L1592
Check warning on line 1597 in url/src/parser.rs
url/src/parser.rs#L1597
Check warning on line 1602 in url/src/parser.rs
url/src/parser.rs#L1602
Uh oh!
There was an error while loading. Please reload this page.