Skip to content

Make char::is_ascii_whitespace branchless on 32 and 64-bit targets#77021

Closed
lnicola wants to merge 3 commits into
rust-lang:masterfrom
lnicola:branchless-is-ascii-whitespace
Closed

Make char::is_ascii_whitespace branchless on 32 and 64-bit targets#77021
lnicola wants to merge 3 commits into
rust-lang:masterfrom
lnicola:branchless-is-ascii-whitespace

Use a 32-bit implementation

f1e7495
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs