mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 04:35:42 +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.