mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-12 22:07:29 +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.