Commit History

Author SHA1 Message Date
  Corey Farwell 80c0c4889e Add another `url::Url::username` doc example. 10 years ago
  Lars Bergstrom ed1395ec24 Merge pull request #218 from tshepang/patch-1 10 years ago
  Tshepang Lekhonkhobe 2b72176330 doc: fix grammar 10 years ago
  bors-servo 51d17bd18c Auto merge of #216 - nox:serde, r=SimonSapin 10 years ago
  Anthony Ramine 9f2f5821d9 Bump version to 1.2.0 10 years ago
  Anthony Ramine 8e9ce4a34e Remove use of heapsize_plugin 10 years ago
  Anthony Ramine a326d99bb8 Allow serde 0.8 10 years ago
  Anthony Ramine f1b251a442 Reorder dependencies 10 years ago
  bors-servo 25e7098d7f Auto merge of #215 - mark-buer:patch-1, r=SimonSapin 10 years ago
  Mark Buer 8eff9aa501 Fix minor rustdoc error. 10 years ago
  bors-servo 8ba21853e7 Auto merge of #211 - servo:url-username, r=SimonSapin 10 years ago
  Corey Farwell 2a7e0becfb Add doc examples for `url::Url::username`. 10 years ago
  bors-servo 6e4c1e46d4 Auto merge of #209 - servo:doc, r=SimonSapin 10 years ago
  bors-servo d6c83f2def Auto merge of #210 - servo:unused, r=SimonSapin 10 years ago
  Corey Farwell 4b81f1e5d9 Remove unused imports. 10 years ago
  Corey Farwell 7b4608b8ab Add doc examples for `url::Url::origin`. 10 years ago
  bors-servo 288dd37de9 Auto merge of #206 - servo:up, r=SimonSapin 10 years ago
  Simon Sapin 8f2a1ca3a0 Add some to UPGRADING.md 10 years ago
  Simon Sapin dde27bbf72 UPGRADING.md: Syntax highlighting for code blocks on github 10 years ago
  Simon Sapin e03ee8c196 UPGRADING.md: add some line breaks. 10 years ago
  Carol (Nichols || Goulding) bdb50a2006 Document common changes needed during a 0.x -> 1.x upgrade 10 years ago
  Simon Sapin dc963b72e5 Fix #203, remove the "Fork me on github" banner. 10 years ago
  bors-servo 2332a5edb9 Auto merge of #202 - servo:https, r=KiChjang 10 years ago
  Corey Farwell 7c08cdf1b8 Use HTTPS for README URLs. 10 years ago
  bors-servo f36d48d1c1 Auto merge of #198 - servo:empty-path, r=mbrubeck 10 years ago
  Simon Sapin ce6ca74892 Have Url::from_file_path not generate an URL with an empty path. Fix #197. 10 years ago
  bors-servo d91d175186 Auto merge of #194 - servo:path-segments, r=nox 10 years ago
  Simon Sapin e66486a7cd Make pushing a "." or ".." segment a no-op. 10 years ago
  Simon Sapin 52ce55f570 Add Url::path_segments_mut, fix #188 10 years ago
  Simon Sapin 34fc56aae2 Test that serialization + parsing is (mostly) idempotent. 10 years ago