Skip to content

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

Closed
mutantbob wants to merge 1 commit into
rust-lang:masterfrom
mutantbob:next_code_point
Closed

modify next_code_point() to accept an Iterator<u8> instead of Iterator<&u8>. Old code that calls it invokes .copied()#96019
mutantbob wants to merge 1 commit into
rust-lang:masterfrom
mutantbob:next_code_point

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