mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-28 15:43:21 +00:00
6d9ee6ee26
Scan strings to be normalized for printing in a linear scan and collect the resulting `String` only once. Use a binary search when looking for chars to be replaced, instead of a `HashMap::get`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |