Skip to content

Fix #19156 - #19157

Merged
T-Gro merged 6 commits into
dotnet:mainfrom
majocha:fix-19156
Dec 15, 2025
Merged

Fix #19156#19157
T-Gro merged 6 commits into
dotnet:mainfrom
majocha:fix-19156

Conversation

@majocha

Copy link
Copy Markdown
Contributor

Description

fixes#19156

100% vibe coded, so beware.

Comment threadsrc/Compiler/TypedTree/TypedTreeOps.fs
@github-project-automationgithub-project-automationBot moved this from New to In Progress in F# Compiler and ToolingDec 15, 2025
@majocha
majocha marked this pull request as ready for review December 15, 2025 12:34
@majocha
majocha requested a review from a team as a code ownerDecember 15, 2025 12:34
@github-actions

Copy link
Copy Markdown
Contributor

❗ Release notes required

@majocha,

Caution

No release notes found for the changed paths (see table below).

Please make sure to add an entry with an informative description of the change as well as link to this pull request, issue and language suggestion if applicable. Release notes for this repository are based on Keep A Changelog format.

The following format is recommended for this repository:

* <Informative description>. ([PR #XXXXX](https://github.com/dotnet/fsharp/pull/XXXXX))

See examples in the files, listed in the table below or in th full documentation at https://fsharp.github.io/fsharp-compiler-docs/release-notes/About.html.

If you believe that release notes are not necessary for this PR, please add NO_RELEASE_NOTES label to the pull request.

You can open this PR in browser to add release notes: open in github.dev

Change pathRelease notes pathDescription
src/Compilerdocs/release-notes/.FSharp.Compiler.Service/10.0.200.mdNo release notes found or release notes format is not correct

@T-Gro
T-Gro enabled auto-merge (squash) December 15, 2025 12:57
@T-Gro
T-Gro merged commit 7a09e87 into dotnet:mainDec 15, 2025
38 of 39 checks passed
@majocha
majocha deleted the fix-19156 branch December 15, 2025 18:51
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

"error FS0192: internal error: duplicate entry in type index table" with simple code

3 participants

@majocha@brianrourkeboll@T-Gro