David Sherret
|
7cff87405a
perf: remove heap allocation in parse_host (#1021)
|
1 year ago |
David Sherret
|
adb866009e
perf: url encode path segments in longer string slices (#1026)
|
1 year ago |
David Sherret
|
4b9f1e699f
perf: make parse_scheme slightly faster (#1025)
|
1 year ago |
David Sherret
|
79ff014219
perf: slightly improve parsing a port (#1022)
|
1 year ago |
David Sherret
|
c7abab248f
perf: remove heap allocation in parse_query (#1020)
|
1 year ago |
David Sherret
|
ffca1eff75
chore: fix clippy errors on main (#1019)
|
1 year ago |
Dominik Maier
|
ebd5cfbf6f
`no_std`support for the `url` crate (#831)
|
1 year ago |
Hans Larsen
|
7eccac9a0b
Add a test for and fix issue #974 (#975)
|
2 years ago |
Sebastian Thiel
|
467ef63969
fix panic on `xn--55555577` (#940)
|
2 years ago |
Aatif Syed
|
8b8431bbe1
docs: document SyntaxViolation variants, remove bare URLs (#924)
|
2 years ago |
Valentin Gosu
|
a08aa2cd10
Fix panic in set_path for file URLs (#865)
|
3 years ago |
Luca Casonato
|
4d3e9e9a86
Fix trailing spaces in pathname setters
|
3 years ago |
Valentin Gosu
|
21f32d64b7
Fix lint
|
3 years ago |
Valentin Gosu
|
df88a29c91
Also fix issue where path segment could be confused with drive letter because we don't check if the path is empty
|
3 years ago |
Valentin Gosu
|
5432fd8fed
Fix 838
|
3 years ago |
Quentin Santos
|
c6299f92d8
Url is special (#826)
|
3 years ago |
Quentin Santos
|
a4633bed0c
No colon when setting empty password (#825)
|
3 years ago |
Quentin Santos
|
74b8694568
Fix anarchist URL where path starts with // (#817)
|
3 years ago |
Constantin Nickel
|
1e39e75907
Fix clippy warnings
|
3 years ago |
crowlkats
|
eaa23e556f
remove IDNA feature
|
4 years ago |
Ridwan Abdilahi
|
275baaef86
Fix lint errors.
|
4 years ago |
Aaron O'Mullan
|
519bbb5b3a
perf(url): avoid trivial reallocs
|
4 years ago |
Luca Casonato
|
52d736e0ac
Update Rust MSRV to 1.45
|
4 years ago |
Luca Casonato
|
e398b2c5f1
Appease clippy
|
4 years ago |
lishuo
|
55322758aa
init commit to make idna optional
|
4 years ago |
Dirk Stolle
|
004af2fe49
fix some typos
|
5 years ago |
Sebastian Dröge
|
eb7330b529
Fix various clippy warnings
|
5 years ago |
Dirkjan Ochtman
|
2bf4bedda5
chore: update crates to 2018 edition
|
6 years ago |
Dirkjan Ochtman
|
8e66bc59b2
Fix clippy issues
|
6 years ago |
Dirkjan Ochtman
|
0587063a9f
url: update comments to remove mentions of gopher scheme
|
6 years ago |