mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 10:46:55 +00:00
lint: Do not provide suggestions for non standard characters Fixes #77273 Only provide suggestions if the case-fixed result is different than the original.