Skip to content

Conversation

StuartMosquera
Copy link
Contributor

@StuartMosquera StuartMosquera commented Oct 8, 2025

Summary

  • This PR adds the missing information about accessibility modifiers in constructors for F# Records and includes a mention of them in the syntax.

Fixes #48480


Internal previews

📄 File 🔗 Preview link
docs/fsharp/language-reference/records.md Records (F#)

@StuartMosquera StuartMosquera requested review from a team and BillWagner as code owners October 8, 2025 16:58
@dotnetrepoman dotnetrepoman bot added this to the October 2025 milestone Oct 8, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-fsharp/svc community-contribution Indicates PR is created by someone from the .NET community. labels Oct 8, 2025
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This now looks great. Thanks @StuartMosquera and @T-Gro

I'll :shipit: after making one minor format change.

@BillWagner BillWagner enabled auto-merge (squash) October 15, 2025 12:46
@BillWagner BillWagner merged commit f831586 into dotnet:main Oct 15, 2025
8 checks passed
@StuartMosquera StuartMosquera deleted the add-info-access-modifiers-to-records branch October 15, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. dotnet-fsharp/svc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

F# Records documentation doesn't have information on constructor accessibility modifiers

3 participants