Skip to content

Undo the Const < (uint)span.Length hacks in the BCL#49450

Merged
stephentoub merged 1 commit into
dotnet:mainfrom
SingleAccretion:Undo-Unnatural-Comparisons-With-Length
Mar 11, 2021
Merged

Undo the Const < (uint)span.Length hacks in the BCL#49450
stephentoub merged 1 commit into
dotnet:mainfrom
SingleAccretion:Undo-Unnatural-Comparisons-With-Length

Convert the 'if (Const < (uint)span.Length)' patterns to equivalent n…

5a3674f
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs