]> git.lizzy.rs Git - rust.git/commit
std::ascii: Use u8 methods rather than the maps directly.
authorSimon Sapin <simon.sapin@exyr.org>
Sun, 7 Dec 2014 02:00:08 +0000 (02:00 +0000)
committerSimon Sapin <simon.sapin@exyr.org>
Thu, 25 Dec 2014 11:19:37 +0000 (12:19 +0100)
commitc82e59d774eb8fa98f0742105a3ed2b8f0ac702d
tree242607a69295c0597736522da8b10306bd8dc4eb
parent3a6ccdc263d9a169c2d317a6f78664e1f18d3b15
std::ascii: Use u8 methods rather than the maps directly.
src/libstd/ascii.rs