Skip to content

Commit

Permalink
Removed libcore/mutable.rs, Mut<T> is now dead.
Browse files Browse the repository at this point in the history
  • Loading branch information
Thiez committed Apr 2, 2013
1 parent f2bc28c commit f43e6af
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 96 deletions.
1 change: 0 additions & 1 deletion src/libcore/core.rc
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,6 @@ pub mod rand;
pub mod run;
pub mod sys;
pub mod cast;
pub mod mutable;
pub mod flate;
pub mod repr;
pub mod cleanup;
Expand Down
95 changes: 0 additions & 95 deletions src/libcore/mutable.rs

This file was deleted.

5 comments on commit f43e6af

@bors
Copy link
Contributor

@bors bors commented on f43e6af Apr 2, 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 Thiez@f43e6af

@bors
Copy link
Contributor

@bors bors commented on f43e6af Apr 2, 2013

Choose a reason for hiding this comment

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

merging Thiez/rust/no-Mut = f43e6af into auto

@bors
Copy link
Contributor

@bors bors commented on f43e6af Apr 2, 2013

Choose a reason for hiding this comment

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

Thiez/rust/no-Mut = f43e6af merged ok, testing candidate = 5f13e9c

@bors
Copy link
Contributor

@bors bors commented on f43e6af Apr 2, 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 f43e6af Apr 2, 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 = 5f13e9c

Please sign in to comment.