Skip to content

Commit 4c75e92

Browse files
committed
auto merge of #8600 : sfackler/rust/http, r=brson
It's an empty stub and as one of the comments notes, doesn't belong in libstd.
2 parents c87d798 + b66cdb1 commit 4c75e92

File tree

2 files changed

+0
-30
lines changed

2 files changed

+0
-30
lines changed

src/libstd/rt/io/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,6 @@ pub mod net {
275275
pub mod ip;
276276
#[cfg(unix)]
277277
pub mod unix;
278-
pub mod http;
279278
}
280279

281280
/// Readers and Writers for memory buffers and strings.

src/libstd/rt/io/net/http.rs

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)