Skip to content

Commit a324ee7

Browse files
committed
---
yaml --- r: 12515 b: refs/heads/master c: a65af01 h: refs/heads/master i: 12513: b31501d 12511: eb8d362 v: v3
1 parent d3bd9c3 commit a324ee7

File tree

4 files changed

+2
-562
lines changed

4 files changed

+2
-562
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: fda7bb672134257c0466cd6b7bbf738963d2a130
2+
refs/heads/master: a65af017ca154dcb31dbbd405a75733d0348a25a
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf

trunk/src/libstd/four.rs

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

trunk/src/libstd/std.rc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ use core(vers = "0.2");
1414
import core::*;
1515

1616
export net, uv;
17-
export c_vec, four, tri, util;
17+
export c_vec, util;
1818
export bitv, deque, fun_treemap, list, map, smallintmap, sort, treemap, ufind;
1919
export rope, arena;
2020
export ebml, dbg, getopts, json, rand, sha1, term, time, prettyprint;
@@ -33,8 +33,6 @@ mod uv_hl;
3333
// Utility modules
3434

3535
mod c_vec;
36-
mod four;
37-
mod tri;
3836
mod util;
3937

4038

0 commit comments

Comments
 (0)