mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
66d18446fc
feat: invisible character help string I was playing around with zero width spaces in different programming languages and thought that this error message could be more helpful. Hopefully it's a good first contribution! :)