Historique des commits

Auteur SHA1 Message Date
  Dirkjan Ochtman a46bec6e54 chore: silence false positive clippy warning il y a 6 ans
  Dirkjan Ochtman 37460b4ab7 idna: deduplicate punycode test assertions il y a 6 ans
  Dirkjan Ochtman b665da1b24 chore: pacify clippy some more il y a 6 ans
  Dirkjan Ochtman 9d8a8c5103 chore: fix CI failures from clippy/MSRV il y a 6 ans
  Dirkjan Ochtman bbfb2c0c79 url: tweak code order in test module il y a 6 ans
  Dirkjan Ochtman 595624961f url: replace use of macros in data-driven tests il y a 6 ans
  Dirkjan Ochtman c9ed907ed1 url: remove usage of custom test framework il y a 6 ans
  Dirkjan Ochtman 7861920ed8 url: fix warnings from doc tests il y a 6 ans
  Dirkjan Ochtman 3cc7e69595 idna: switch to stack-allocated simple Errors struct il y a 6 ans
  Jacob Hoffman-Andrews 52670622fb Show components in Url's Debug implementation (#637) il y a 6 ans
  Dirkjan Ochtman 7b8b8416c3 url: test that setting scheme to file with host fails (see #278) il y a 6 ans
  Behnam Esfahbod 4c1be65d0a [idna] Add unit tests for punycode prefix edge cases il y a 9 ans
  Dirkjan Ochtman 8dedda48c6 idna: prevent allocations in punycode encoding (fixes #561) il y a 6 ans
  Dirkjan Ochtman cb099d7588 idna: add fast path for ASCII characters to bidi classification il y a 6 ans
  Dirkjan Ochtman 8c22586d68 idna: add a fast path for mapping simple ASCII characters il y a 6 ans
  Dirkjan Ochtman e579c03677 idna: simplify validation of decoded labels il y a 6 ans
  Dirkjan Ochtman 4ff34cbdc0 idna: separate pass for bidi validation il y a 6 ans
  Dirkjan Ochtman e4fc79ad93 idna: deduplicate handling of invalid input il y a 6 ans
  Dirkjan Ochtman adeffad400 idna: add a fast path for simple domains il y a 6 ans
  Dirkjan Ochtman fcc8a9066f idna: add some simple benchmarks il y a 6 ans
  Dirkjan Ochtman 6198d3f2e9 percent_encoding: use regular crate layout il y a 6 ans
  Dirkjan Ochtman 554742b90a form_urlencoded: inline small private module il y a 6 ans
  sjj 9512b551f8 Silence only panics that expect panic il y a 7 ans
  sjj 6f2402b20b Fix a Cargo warning il y a 7 ans
  Dirkjan Ochtman 4654d97afc chore: fix formatting/clippy issues after merged PR il y a 6 ans
  Argentumbolo 47b6555468 form-urlencoded: Allow to encode key parameters without a values il y a 7 ans
  Dirkjan Ochtman 501481d90a chore: add code coverage support il y a 6 ans
  Dirkjan Ochtman 2bf4bedda5 chore: update crates to 2018 edition il y a 6 ans
  Dirkjan Ochtman 2c0be97dc6 chore: use easier to understand control flow for unsafe code il y a 6 ans
  Josh Mcguigan 3b587ea32f unsafe audit il y a 6 ans