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 intorust-lang:masterfrom
mutantbob:next_code_point