mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-11 08:05:12 +00:00
769a1d9b6c
Single characters that are escaped weren't being searched / replaced correctly in the hint string, so it was saying to replace, say, `"\n"` with `"\n"` rather than `'\n'`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |