Dirkjan Ochtman
|
d39870e927
Reinstate suspicious_operation_groupings suppression
|
5 years ago |
Valentin Gosu
|
6fd1e87de6
Fix clippy lints
|
5 years ago |
Dmitry Tantsur
|
fc54ffd9f7
url: deprecate into_string for Into<String> (fixes #685)
|
5 years ago |
Manish Goregaokar
|
5d0ee3a88d
Add tests to url package; update to 2.2.1
|
5 years ago |
Dirkjan Ochtman
|
06b790ac98
Fix clippy warnings
|
5 years ago |
Sebastian Dröge
|
eb7330b529
Fix various clippy warnings
|
5 years ago |
Sebastian Dröge
|
224ac40ec3
Ignore clippy::result-unit-err lint as it would require API changes
|
5 years ago |
Johann150
|
f62b0d9c77
fix also for host_str and domain
|
5 years ago |
Johann150
|
0ed8efdff0
resynchronize docs
|
5 years ago |
Valentin
|
e563faba2d
Change debug order
|
5 years ago |
Valentin
|
b9ee40d348
Include username and password in Url's Debug implementation
|
5 years ago |
Valentin Gosu
|
98a9c07a94
Merge pull request #647 from nkconnor/patch-1
|
5 years ago |
Dirkjan Ochtman
|
6be81d664d
url: remove unused import
|
5 years ago |
Valentin Gosu
|
6865d52fe4
Merge pull request #648 from 3scale-rs/use-display-in-serde-invalid-value
|
5 years ago |
Dirkjan Ochtman
|
9aac190f3b
Fix out of bounds slicing in Url::username()
|
5 years ago |
Matt Brubeck
|
540ede02d0
Silence clippy warnings
|
5 years ago |
Kosta Welke
|
c0558dcf43
mention feature serde in docs
|
5 years ago |
Alejandro Martinez Ruiz
|
5910144a36
url: use Display rather than Error's description in deserialize
|
5 years ago |
Nicholas Connor
|
59b52603da
Use suggested language for serde hint
|
5 years ago |
Nicholas Connor
|
a858e176f6
Add serde feature hint
|
5 years ago |
Dirkjan Ochtman
|
7861920ed8
url: fix warnings from doc tests
|
6 years ago |
Jacob Hoffman-Andrews
|
52670622fb
Show components in Url's Debug implementation (#637)
|
6 years ago |
Dirkjan Ochtman
|
2bf4bedda5
chore: update crates to 2018 edition
|
6 years ago |
Dirkjan Ochtman
|
0587063a9f
url: update comments to remove mentions of gopher scheme
|
6 years ago |
Ben Striegel
|
d3b36bfac9
docs: Elaborate on error conditions of `set_scheme`
|
6 years ago |
meltinglava
|
868aa96170
added doc assert_eq to show what parse_with_params does
|
6 years ago |
Dirkjan Ochtman
|
9522bc3a88
url: clean up clippy warnings
|
6 years ago |
Dirkjan Ochtman
|
cf89eab9b5
url: move crate into a directory
|
6 years ago |