Skip to content

Commit ec5cbb4

Browse files
committed
core: Remove swappable. Unused
1 parent d3c6416 commit ec5cbb4

File tree

2 files changed

+0
-100
lines changed

2 files changed

+0
-100
lines changed

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 {

src/libcore/swappable.rs

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

0 commit comments

Comments
 (0)