]> git.lizzy.rs Git - rust.git/commit
Allow reverse iteration of lowercase'd/uppercase'd chars
authorMichael Spector <spektom@gmail.com>
Sat, 11 Sep 2021 15:40:04 +0000 (18:40 +0300)
committerMichael Spector <spektom@gmail.com>
Sat, 11 Sep 2021 15:40:04 +0000 (18:40 +0300)
commit83925dd453ca67c611e45cbd6c17d7a4d3041bde
tree584957021fc240a1d0f23e1c2dc457eef2b84b25
parent7bf0736e130e2203c58654f7353dbf9575e49d5c
Allow reverse iteration of lowercase'd/uppercase'd chars
library/alloc/tests/str.rs
library/core/src/char/mod.rs
library/core/tests/char.rs