]> git.lizzy.rs Git - rust.git/commit
Correctly map upper-case Sigma to lower-case in word-final position. Fix #26035.
authorSimon Sapin <simon.sapin@exyr.org>
Sat, 6 Jun 2015 10:34:24 +0000 (12:34 +0200)
committerSimon Sapin <simon.sapin@exyr.org>
Sat, 6 Jun 2015 10:37:11 +0000 (12:37 +0200)
commitf901086b0db092f331b9555199298c58d685f668
tree40ae117f9822f627585fd3edfc3a834a578a1514
parentd316487ec1870956b5ba13468c39b61577e6858f
Correctly map upper-case Sigma to lower-case in word-final position. Fix #26035.
src/etc/unicode.py
src/libcollections/str.rs
src/libcollectionstest/str.rs
src/librustc_unicode/lib.rs
src/librustc_unicode/tables.rs