mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
58bfe72f52
Clarify error on casting larger integers to char Closes #91836 with changes to E0604.md and a `span_help`.