-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Description
- Add order attribute to PeekableItemSourceProvider
- Add feature status for closed class hierarchies
- Use standard overload resolution for
true/falseoperators while binding applications of dynamic&&/||operators - Fixes Stack Trace Explorer color contrast ratio
- Expose a few constants to Razor
- Add parser test demonstrating recovery from missing type arguments in generic names.
- Convert Roslyn.sln to slnx
- Clarify SymbolDisplayDelegateStyle documentation to mention SymbolDisplayParameterOptions
- Fix documentation: clarify #error version requires compiler version, not language version
- Implement canonical miscellaneous files project loader for non-file-based programs
- Update language feature status
- Fix bad jump from yield break inside catch in async-iterator
- Fix SourceTextComparer IEqualityComparer contract violation
- Run all CI legs on infra changes