Skip to content

fix(regex): replace `\d` to `[0-9]` to avoid matching non-ASCII digits

6cdf0b0
Select commit
Loading
Failed to load commit list.
Merged

refactor(toolchain/names): replace toolchain_sort() with ToolchainName's Ord instance #3892

fix(regex): replace `\d` to `[0-9]` to avoid matching non-ASCII digits
6cdf0b0
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs