Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of rust-lang#9110 - klensy:simple-fix, r=alexcrichton
simplify char range check Instead manually checking ranges for char, use std method.
- Loading branch information