Skip to content

Resolve type variables when checking casting to char - #12211

Closed
sanxiyn wants to merge 1 commit into
rust-lang:masterfrom
sanxiyn:issue-9918
Closed

Resolve type variables when checking casting to char#12211
sanxiyn wants to merge 1 commit into
rust-lang:masterfrom
sanxiyn:issue-9918

Conversation

@sanxiyn

Copy link
Copy Markdown
Contributor

Fix#9918.

@sanxiyn
sanxiyn deleted the issue-9918 branch February 14, 2014 04:34
Sign up for freeto 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.

error: only u8 can be cast as char, not u8

4 participants

@sanxiyn@alexcrichton@pcwalton@bors