Skip to content

Commit

Permalink
Refactor Vec::map_in_place to move code out of PartialVec
Browse files Browse the repository at this point in the history
Additionally, support zero-sized types.
  • Loading branch information
tbu- committed Sep 18, 2014
1 parent 49dd8e8 commit 454d91d
Showing 1 changed file with 222 additions and 208 deletions.

9 comments on commit 454d91d

@bors
Copy link
Contributor

@bors bors commented on 454d91d Oct 1, 2014

Choose a reason for hiding this comment

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

saw approval from aturon
at tbu-@454d91d

@bors
Copy link
Contributor

@bors bors commented on 454d91d Oct 1, 2014

Choose a reason for hiding this comment

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

merging tbu-/rust/pr_mapinplace2 = 454d91d into auto

@bors
Copy link
Contributor

@bors bors commented on 454d91d Oct 1, 2014

Choose a reason for hiding this comment

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

tbu-/rust/pr_mapinplace2 = 454d91d merged ok, testing candidate = f28df907

@bors
Copy link
Contributor

@bors bors commented on 454d91d Oct 2, 2014

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 454d91d Oct 2, 2014

Choose a reason for hiding this comment

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

saw approval from aturon
at tbu-@454d91d

@bors
Copy link
Contributor

@bors bors commented on 454d91d Oct 2, 2014

Choose a reason for hiding this comment

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

merging tbu-/rust/pr_mapinplace2 = 454d91d into auto

@bors
Copy link
Contributor

@bors bors commented on 454d91d Oct 2, 2014

Choose a reason for hiding this comment

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

tbu-/rust/pr_mapinplace2 = 454d91d merged ok, testing candidate = d53874e

@bors
Copy link
Contributor

@bors bors commented on 454d91d Oct 2, 2014

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 454d91d Oct 2, 2014

Choose a reason for hiding this comment

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

fast-forwarding master to auto = d53874e

Please sign in to comment.