[View Complete Diff of Changes](https://github.com/dotnet/roslyn/compare/b9d497daa87f8c902c451b0d960eaf70dfcda2ef...30933dc134719656937fc1d326a54c469070b1a2?w=1) - [Add order attribute to PeekableItemSourceProvider](https://github.com/dotnet/roslyn/pull/81095) - [Add feature status for closed class hierarchies](https://github.com/dotnet/roslyn/pull/81040) - [Use standard overload resolution for `true`/`false` operators while binding applications of dynamic `&&`/`||` operators](https://github.com/dotnet/roslyn/pull/81055) - [Fixes Stack Trace Explorer color contrast ratio](https://github.com/dotnet/roslyn/pull/81093) - [Expose a few constants to Razor](https://github.com/dotnet/roslyn/pull/81094) - [Add parser test demonstrating recovery from missing type arguments in generic names.](https://github.com/dotnet/roslyn/pull/81062) - [Convert Roslyn.sln to slnx](https://github.com/dotnet/roslyn/pull/80440) - [Clarify SymbolDisplayDelegateStyle documentation to mention SymbolDisplayParameterOptions](https://github.com/dotnet/roslyn/pull/80885) - [Fix documentation: clarify #error version requires compiler version, not language version](https://github.com/dotnet/roslyn/pull/80787) - [Implement canonical miscellaneous files project loader for non-file-based programs](https://github.com/dotnet/roslyn/pull/80748) - [Update language feature status](https://github.com/dotnet/roslyn/pull/81056) - [Fix bad jump from yield break inside catch in async-iterator](https://github.com/dotnet/roslyn/pull/80927) - [Fix SourceTextComparer IEqualityComparer contract violation](https://github.com/dotnet/roslyn/pull/81000) - [Run all CI legs on infra changes](https://github.com/dotnet/roslyn/pull/81057)
View Complete Diff of Changes
true/falseoperators while binding applications of dynamic&&/||operators