mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 03:07:25 +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.