Skip to content

libcore: Implement a memory-safe "each_val" for data in aliasable, mutab...#3893

Closed
pcwalton wants to merge 1 commit into
rust-lang:incomingfrom
pcwalton:each-val
Closed

libcore: Implement a memory-safe "each_val" for data in aliasable, mutab...#3893
pcwalton wants to merge 1 commit into
rust-lang:incomingfrom
pcwalton:each-val

Conversation

@pcwalton

Copy link
Copy Markdown
Contributor

...le locations

r? @nikomatsakis

@nikomatsakis

Copy link
Copy Markdown
Contributor

r+ except that the name "CopyableNonstrictIter" doesn't seem right. Perhaps CopyingIter? I associated strict/non-strict with laziness and deferred computation, but that doesn't seem to apply here.

@pcwalton pcwalton closed this Nov 2, 2012
RalfJung pushed a commit to RalfJung/rust that referenced this pull request Sep 17, 2024
Automatically add/remove labels when github review (requests) are used
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants