Michal Nazarewicz 28162ad970 char: µoptimise UTF-16 surrogates decoding
According to Godbolt¹, on x86_64 using binary and produces slightly
better code than using subtraction.  Readability of both is pretty
much equivalent so might just as well use the shorter option.

¹ https://rust.godbolt.org/z/9jM3ejbMx
2022-12-23 14:15:33 +01:00
..
2022-11-08 17:39:40 +01:00
2022-10-08 11:48:53 +00:00
2022-11-06 17:21:21 -05:00
2022-11-20 11:19:11 -05:00