Skip to content

Commit b8341dc

Browse files
committed
---
yaml --- r: 13258 b: refs/heads/master c: ec5cbb4 h: refs/heads/master v: v3
1 parent 7fe4873 commit b8341dc

File tree

3 files changed

+1
-101
lines changed

3 files changed

+1
-101
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: d3c641678e5f2f95650362dc13c89b7c95728a49
2+
refs/heads/master: ec5cbb4f5e951fcc51362c557b1968a57be36afc
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf

trunk/src/libcore/core.rc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ export comm, task, future;
4343
export extfmt;
4444
export tuple;
4545
export to_str;
46-
export swappable;
4746
export dvec, dvec_iter;
4847

4948
// NDM seems to be necessary for resolve to work
@@ -164,7 +163,6 @@ mod option_iter {
164163
}
165164
mod result;
166165
mod to_str;
167-
mod swappable;
168166
mod dvec;
169167
#[path="iter-trait"]
170168
mod dvec_iter {

trunk/src/libcore/swappable.rs

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

0 commit comments

Comments
 (0)