mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
01aa2e8511
Don't suggest turning non-char-literal exprs of ty `char` into string literals Fixes #125595. Fixes #125081. r? estebank (#122217) or compiler