Skip to content

Commit

Permalink
std: Remove the oldmap module
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Mar 26, 2013
1 parent dbe1354 commit d69108d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 390 deletions.
388 changes: 0 additions & 388 deletions src/libstd/oldmap.rs

This file was deleted.

1 change: 0 additions & 1 deletion src/libstd/std.rc
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ pub mod bitv;
pub mod deque;
pub mod fun_treemap;
pub mod list;
pub mod oldmap;
pub mod priority_queue;
pub mod rope;
pub mod smallintmap;
Expand Down
Loading

5 comments on commit d69108d

@bors
Copy link
Contributor

@bors bors commented on d69108d Mar 26, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saw approval from thestinger
at alexcrichton@d69108d

@bors
Copy link
Contributor

@bors bors commented on d69108d Mar 26, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging alexcrichton/rust/less-oldmap = d69108d into auto

@bors
Copy link
Contributor

@bors bors commented on d69108d Mar 26, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

alexcrichton/rust/less-oldmap = d69108d merged ok, testing candidate = fa82b9a

@bors
Copy link
Contributor

@bors bors commented on d69108d Mar 27, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors
Copy link
Contributor

@bors bors commented on d69108d Mar 27, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fast-forwarding incoming to auto = fa82b9a

Please sign in to comment.