fsharp icon indicating copy to clipboard operation
fsharp copied to clipboard

Remove `withLangVersionPreview` from emitted IL tests when `LowerIntegralRangesToFastLoops` is out of preview

Open brianrourkeboll opened this issue 5 months ago • 0 comments

Certain tests (6056c45, 6ed642e) needed to be run with langversion preview in #16650 to update their IL baselines. This should be removed from these tests once the LowerIntegralRangesToFastLoops feature is out of preview — likely F# 9.

brianrourkeboll avatar Feb 20 '24 16:02 brianrourkeboll