chore: fix incorrect comment by cactusdualcore · Pull Request #147044 · rust-lang/rust (original) (raw)
I just realized the replacement would need to be the other way around, as bytes / code units is the biggest with 3 bytes/1 code unit for the lower bound. Thus, the lowest ratio is 1:1 for the upper bound.
That's true, but perhaps there is a way to rephrase the comment in such a way as to get rid of the highest/lowest ratio part altogether – I find it to be confusing, too.
r? joboet