Skip to content

Commit b66cdb1

Browse files
committed
Delete std::rt::io::net::http
It's an empty stub and as one of the comments notes, doesn't belong in libstd.
1 parent 7503396 commit b66cdb1

File tree

2 files changed

+0
-30
lines changed

2 files changed

+0
-30
lines changed

src/libstd/rt/io/mod.rs

-1
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

-29
This file was deleted.

0 commit comments

Comments
 (0)