mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 14:57:28 +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.