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

consider renaming to_uint and to_int #22555

Closed
vks opened this issue Feb 20, 2015 · 1 comment
Closed

consider renaming to_uint and to_int #22555

vks opened this issue Feb 20, 2015 · 1 comment

Comments

@vks
Copy link
Contributor

vks commented Feb 20, 2015

int/uint have been renamed to size/usize, so to_int/to_uint should probably be renamed to to_size/to_usize.

@pnkfelix
Copy link
Member

this will be dealt with via library stabilization (these methods are unstable today). See #22500.

closing.

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

No branches or pull requests

3 participants