Skip to content

Commit 2443152

Browse files
committed
Removing par.rs, since it's not usable now anyway.
1 parent 5a4e2ae commit 2443152

File tree

2 files changed

+0
-105
lines changed

2 files changed

+0
-105
lines changed

src/libstd/par.rs

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

src/libstd/std.rc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ export bitv, deque, fun_treemap, list, map, smallintmap, sort, treemap;
1919
export rope, arena;
2020
export ebml, dbg, getopts, json, rand, sha1, term, time, prettyprint;
2121
export test, tempfile, serialization;
22-
export par;
2322

2423
// General io and system-services modules
2524

@@ -59,7 +58,6 @@ mod getopts;
5958
mod json;
6059
mod sha1;
6160
mod md4;
62-
mod par;
6361
mod tempfile;
6462
mod term;
6563
mod time;

0 commit comments

Comments
 (0)