Skip to content

rewrite uint::to_str_bytes to avoid raw pointers - #4200

Merged
brson merged 1 commit into
rust-lang:incomingfrom
ttaubert:issue-2649-rewrite-to_str_bytes
Dec 17, 2012
Merged

rewrite uint::to_str_bytes to avoid raw pointers#4200
brson merged 1 commit into
rust-lang:incomingfrom
ttaubert:issue-2649-rewrite-to_str_bytes

Conversation

@ttaubert

Copy link
Copy Markdown
Contributor

This looked easy and I gave it a try. Stage 1+2 libcore unit tests seem to pass.

r? @graydon - this removes all uses of raw pointers and unsafe bits as per
issue 2649

@graydon

graydon commented Dec 17, 2012

Copy link
Copy Markdown
Contributor

r+ excellent, thanks!

brson added a commit that referenced this pull request Dec 17, 2012
rewrite uint::to_str_bytes to avoid raw pointers
@brson
brson merged commit 8311c94 into rust-lang:incoming Dec 17, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants