about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-05-09 16:59:56 +0000
committerbors <bors@rust-lang.org>2024-05-09 16:59:56 +0000
commit238c1e798d371440847e53b5f00db86610d0e263 (patch)
tree9c91ddffd4ebb58123dc4432b56359ff36cea3c4 /compiler/rustc_hir_analysis/src/errors.rs
parent8c7c151a7a03d92cc5c75c49aa82a658ec1fe4ff (diff)
parentbbdf97254a2ed63d764a39e92a3adcecc49b962b (diff)
downloadrust-238c1e798d371440847e53b5f00db86610d0e263.tar.gz
rust-238c1e798d371440847e53b5f00db86610d0e263.zip
Auto merge of #124773 - Marcondiro:master, r=joboet
fix #124714 str.to_lowercase sigma handling

Hello,
This PR fixes issue #124714 about 'Σ' handling in `str.to_lowercase()`.
The fix consists in considering the full original string during 'Σ' handling instead of considering just the substring left after the optimized ascii handling.
A new test is added to avoid regression.
Thanks!
Diffstat (limited to 'compiler/rustc_hir_analysis/src/errors.rs')
0 files changed, 0 insertions, 0 deletions