Skip to content

Conversation

@BillWagner
Copy link
Member

@BillWagner BillWagner commented Jan 9, 2025

Fixes #44167

The skiplocalsinit flag is a compiler feature that is already documented in the compiler switches section. It's not a language feature, so remove the speclet from publication in the standard section.

Fixes #44189
Contributes to #43952

Add the configuration to publish the roslyn breaking changes documents for changes since the .NET 9 GA.


Internal previews

📄 File 🔗 Preview link
docs/csharp/specification/toc.yml docs/csharp/specification/toc
docs/csharp/toc.yml Taken from https://github.com/dotnet/roslyn/wiki/Samples-and-Walkthroughs
docs/csharp/whats-new/csharp-version-history.md The history of C#

The `skiplocalsinit` flag is a compiler feature that is already documented in the compiler switches section. It's not a *language feature*, so remove the speclet from publication in the standard section.
Contributes to dotnet#43952

Add the configuration to publish the roslyn breaking changes documents for changes since the .NET 9 GA.
@BillWagner
Copy link
Member Author

Note that the one warning is a false positive because of not publishing an article in a dependent repo.

@BillWagner BillWagner merged commit f01523a into dotnet:main Jan 9, 2025
10 of 11 checks passed
@BillWagner BillWagner deleted the publish-breaking-changes branch January 9, 2025 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add breaking changes since .NET 9.0 GA Update link to the speclet on GitHub

2 participants