Guillaume Gomez
|
86730f1653
Add `--generate-link-to-definition` option when building on docs.rs (#858)
|
3 years ago |
Valentin Gosu
|
2a12745baf
Update idna to 0.4.0
|
3 years ago |
Mads Marquart
|
a24c4d6264
Make idna no_std compatible
|
3 years ago |
Valentin Gosu
|
ad8911ae54
Bump url version to 2.3.1 and bump minor for dependencies
|
4 years ago |
Ridwan Abdilahi
|
6353d50086
Update the minimum rust-version to 1.51 to fix a build break on the 1.45 CI pipeline due to an update of dependencies that now require the cargo `resolver` feature to be stablized.
|
4 years ago |
Alex Touchet
|
338b54f66d
Update Readme and use SPDX license format
|
4 years ago |
Michael Howell
|
34f4fbe4bc
Remove dependency on third-party matches crate
|
4 years ago |
Luca Casonato
|
92305d628a
Use `tester` instead of `rustc-test`
|
4 years ago |
Luca Casonato
|
52d736e0ac
Update Rust MSRV to 1.45
|
4 years ago |
Simon Sapin
|
837538c549
idna: Bump to version 0.2.3
|
5 years ago |
Valentin Gosu
|
5e929762c9
Merge pull request #678 from djc/idna-0.2.2
|
5 years ago |
mrobakowski
|
74bb107c8f
update `unicode-normalization` to `0.1.17`
|
5 years ago |
Dirkjan Ochtman
|
844a3f2d34
idna: bump version to 0.2.2
|
5 years ago |
Dirkjan Ochtman
|
04d2139943
idna: bump version number to 0.2.1
|
5 years ago |
Dirkjan Ochtman
|
3fc1cd1fe3
idna: add Idna API with amortized allocation
|
6 years ago |
Dirkjan Ochtman
|
8c22586d68
idna: add a fast path for mapping simple ASCII characters
|
6 years ago |
Dirkjan Ochtman
|
fcc8a9066f
idna: add some simple benchmarks
|
6 years ago |
Dirkjan Ochtman
|
2bf4bedda5
chore: update crates to 2018 edition
|
6 years ago |
est31
|
297606ce8e
Move tests of idna to serde-json
|
7 years ago |
Simon Sapin
|
b2b70f56b5
Merge commit 'refs/pull/484/head' of github.com:servo/rust-url into 2.0
|
7 years ago |
Anthony Ramine
|
38cfea4d62
Bump idna to 0.2
|
7 years ago |
Simon Sapin
|
da2b1af4b0
Merge commit 'refs/pull/484/head' of github.com:servo/rust-url into 2.0
|
7 years ago |
Simon Sapin
|
629ec2a294
Fix autotests warning
|
7 years ago |
Anthony Ramine
|
8975bb98a8
Bump idna to 0.1.6
|
7 years ago |
Simon Sapin
|
fbe5e50316
Publish idna 0.1.5
|
8 years ago |
Simon Sapin
|
9d500e76a0
Update to rustc_test 0.3, unbreak tests on nightly-2018-02-25
|
8 years ago |
Behnam Esfahbod
|
a8945c0544
[idna] Bumpt version to 0.1.4
|
9 years ago |
Simon Sapin
|
6d2411fe3a
Update rustc-test to 0.2, fix #371
|
9 years ago |
Behnam Esfahbod
|
3c7da07e7c
[idna] Bump versions to 0.1.3
|
9 years ago |
Behnam Esfahbod
|
9b52fb89b0
[idna] Move unit tests to tests/unit.rs
|
9 years ago |