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

Char::from_digit signature fix #16316

Merged
merged 1 commit into from
Aug 7, 2014
Merged

Char::from_digit signature fix #16316

merged 1 commit into from
Aug 7, 2014

Conversation

forticulous
Copy link

Signature for from_digit in Char wasn't using Self so there was no way to use this method

bors added a commit that referenced this pull request Aug 7, 2014
Signature for `from_digit` in `Char` wasn't using `Self` so there was no way to use this method
@bors bors closed this Aug 7, 2014
@bors bors merged commit ef03363 into rust-lang:master Aug 7, 2014
@forticulous forticulous deleted the char-Fix branch August 7, 2014 14:35
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