Skip to content

Implement interpolated strings via String.Concat#19971

Open
charlesroddie wants to merge 11 commits into
dotnet:mainfrom
charlesroddie:InterpolatedStringCollector
Open

Implement interpolated strings via String.Concat#19971
charlesroddie wants to merge 11 commits into
dotnet:mainfrom
charlesroddie:InterpolatedStringCollector

Add EmittedIL tests for interpolation cases not optimized before

e87b12f
Select commit
Loading
Failed to load commit list.
Azure Pipelines / fsharp-ci (Build Build_And_Test_AOT_Windows classic_metadata) failed Jun 22, 2026 in 18m 35s

Build Build_And_Test_AOT_Windows classic_metadata failed

Annotations

Check failure on line 72 in tests\AheadOfTime\Trimming\check.ps1

See this annotation in the file changed.

@azure-pipelines azure-pipelines / fsharp-ci (Build Build_And_Test_AOT_Windows classic_metadata)

tests\AheadOfTime\Trimming\check.ps1#L72

tests\AheadOfTime\Trimming\check.ps1(72,): error : Trimmed FSharpMetadataResource_Trimming_Test.dll size mismatch for FSharpMetadataResource_Trimming_Test: Expected 7609344 Bytes, Actual 7609856 Bytes. Either codegen or trimming logic have changed. Please investigate and update expected dll size or report an issue.

Check failure on line 41 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / fsharp-ci (Build Build_And_Test_AOT_Windows classic_metadata)

Build log #L41

PowerShell exited with code '1'.