Skip to content

modify next_code_point() to accept an Iterator<u8> instead of Iterato…

3c6b68f
Select commit
Loading
Failed to load commit list.
Closed

modify next_code_point() to accept an Iterator<u8> instead of Iterator<&u8>. Old code that calls it invokes .copied() #96019

modify next_code_point() to accept an Iterator<u8> instead of Iterato…
3c6b68f
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs