Skip to content

Commit 87ff713

Browse files
committed
---
yaml --- r: 12942 b: refs/heads/master c: 2443152 h: refs/heads/master v: v3
1 parent 301c76c commit 87ff713

File tree

3 files changed

+1
-106
lines changed

3 files changed

+1
-106
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 5a4e2ae70660d5e23e04f7dbb6c1b1ab3c9dd0b0
2+
refs/heads/master: 24431520bf04e289ba5a2cfb922ae63e3899ed0c
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf

trunk/src/libstd/par.rs

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

trunk/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)