servo/components/net
bors-servo 0d6d6a0500 Auto merge of #7257 - jxs:master, r=Ms2ger
Replace uses of `for foo in bar.iter()`,

and `for foo in bar.iter_mut(), and for foo in bar.into_iter()
(continuation of #7197)

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7257)
<!-- Reviewable:end -->
2015-08-18 02:46:46 -06:00
..
fetch Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00
about_loader.rs script: Make the resource task communication use IPC channels. 2015-07-31 11:28:09 -07:00
Cargo.toml script: Make the resource task communication use IPC channels. 2015-07-31 11:28:09 -07:00
cookie.rs Use str::parse() rather than FromStr::from_str. 2015-06-13 17:58:16 +02:00
cookie_storage.rs Reduce max line length from 150 to 120 characters 2015-05-24 00:01:49 -04:00
data_loader.rs script: Make the resource task communication use IPC channels. 2015-07-31 11:28:09 -07:00
file_loader.rs script: Make the resource task communication use IPC channels. 2015-07-31 11:28:09 -07:00
hsts.rs Use hosts-replaced URL only when loading resources 2015-08-05 10:34:20 +01:00
http_loader.rs Replace uses of for foo in bar.iter() and for foo in bar.iter_mut() 2015-08-15 02:27:39 +01:00
image_cache_task.rs Replace uses of for foo in bar.iter(), 2015-08-18 01:46:11 +01:00
lib.rs Move net_error_list from net to net_traits. Fixes #7050. 2015-08-06 16:37:08 -05:00
mime_classifier.rs Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00
pub_domains.rs Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00
resource_task.rs Auto merge of #7257 - jxs:master, r=Ms2ger 2015-08-18 02:46:46 -06:00
storage_task.rs net: Convert the storage task to use IPC. 2015-07-26 17:07:17 -07:00