gecko-dev/servo/components/net
Hugh Gallagher 6af6c776d0 servo: Merge #19319 - Removed unused import in net/http_cache.rs (from hgallagher1993:local_branch); r=jdm
<!-- Please describe your changes on the following line: -->
`use http_loader::is_redirect_status;` was unused

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

Source-Repo: https://github.com/servo/servo
Source-Revision: 9e5fe11f5af0982d7e6766b41658fc5d53094678

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 05cb8d4ac0090104c1b17e43e37c4adb85167292
2017-11-21 08:51:52 -06:00
..
fetch servo: Merge #19274 - Fetch cancellation (from Manishearth:xhr-cancel); r=jdm 2017-11-20 20:48:17 -06:00
blob_loader.rs servo: Merge #15300 - Remove unused part of the return value of parse_blob_url() (from servo:blob-fragment); r=Wafflespeanut 2017-01-30 06:21:46 -08:00
Cargo.toml servo: Merge #19247 - Bump servo-websocket to 0.20 (from servo:bumps); r=jdm 2017-11-16 06:47:34 -06:00
chrome_loader.rs servo: Merge #14592 - Remove the util crate (from asajeffrey:util-goodbye); r=mbrubeck 2016-12-14 16:48:42 -08:00
connector.rs servo: Merge #17390 - Untry (from servo:untry); r=nox 2017-06-18 05:55:11 -07:00
cookie_storage.rs servo: Merge #18046 - Upgrade to rustc 1.21.0-nightly (13d94d5fa 2017-08-10) (from servo:rustup); r=emilio 2017-08-15 07:31:04 -05:00
cookie.rs servo: Merge #18924 - Fix commonmark Markdown warnings in docs, part 1 (from mbrubeck:doc); r=Manishearth 2017-10-17 16:04:10 -05:00
data_loader.rs servo: Merge #16137 - Replace use of rustc_serialize::base64 by base64 (from nox:die-rustc-serialize-die); r=emilio 2017-03-26 12:23:17 -07:00
filemanager_thread.rs servo: Merge #17390 - Untry (from servo:untry); r=nox 2017-06-18 05:55:11 -07:00
hosts.rs servo: Merge #18968 - Use try syntax for Option where appropriate (from mbrubeck:try); r=emilio 2017-10-21 03:31:21 -05:00
hsts.rs servo: Merge #16495 - Make tidy check that opening and closing braces that begin a line do … (from coalman:tidy-brace-alignment); r=emilio 2017-04-19 03:06:31 -05:00
http_cache.rs servo: Merge #19319 - Removed unused import in net/http_cache.rs (from hgallagher1993:local_branch); r=jdm 2017-11-21 08:51:52 -06:00
http_loader.rs servo: Merge #19274 - Fetch cancellation (from Manishearth:xhr-cancel); r=jdm 2017-11-20 20:48:17 -06:00
image_cache.rs servo: Merge #18839 - Remove some usage of unstable features (from servo:stabler); r=nox 2017-10-12 05:18:00 -05:00
lib.rs servo: Merge #18676 - Continue http cache work (from gterzian:continue_http_cache_work); r=jdm 2017-11-20 18:22:06 -06:00
mime_classifier.rs servo: Merge #18924 - Fix commonmark Markdown warnings in docs, part 1 (from mbrubeck:doc); r=Manishearth 2017-10-17 16:04:10 -05:00
resource_thread.rs servo: Merge #19274 - Fetch cancellation (from Manishearth:xhr-cancel); r=jdm 2017-11-20 20:48:17 -06:00
storage_thread.rs servo: Merge #14592 - Remove the util crate (from asajeffrey:util-goodbye); r=mbrubeck 2016-12-14 16:48:42 -08:00
subresource_integrity.rs servo: Merge #18924 - Fix commonmark Markdown warnings in docs, part 1 (from mbrubeck:doc); r=Manishearth 2017-10-17 16:04:10 -05:00
websocket_loader.rs servo: Merge #19128 - Upgrade to rustc 1.23.0-nightly (02004ef78 2017-11-08) (from servo:asciiext); r=nox 2017-11-09 10:00:38 -06:00