mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
100f3fd133
This new special case is simpler than the old special case because it only is used when `dist == 1`. But that's still enough to cover ~98% of cases. This results in equivalent performance to the old special case, and identical behaviour as the general case. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |