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