Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rewrite uint::to_str_bytes to avoid raw pointers #4200

Merged
merged 1 commit into from
Dec 17, 2012
Merged

rewrite uint::to_str_bytes to avoid raw pointers #4200

merged 1 commit into from
Dec 17, 2012

Conversation

ttaubert
Copy link
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
Copy link
Contributor

graydon commented Dec 17, 2012

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.

None yet

3 participants