-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
- Propagate spread suppression (75596)
- Do not lex
..as a single DotDotToken (75549) - Migrate Codelens provider to .NET (74321)
- Reduce lock usage during EditDistance.GetEditDistance and BKTree.Find (75610)
- Use distinct EventSource names for compiler and workspace layer events (75613)
- Ensure we only capture the BuildNumber when setting OriginalBuildNumber. (75616)
- Fix error message spelling (75601)
- disable flakey test (75612)
- Make generate-compiler-code fail if CompilersIOperationGenerator encounters a problem (75604)
- [LSP] Report unchanged results if diagnostic data is the same as last report (75587)
- Revise expression parsing (75553)
- Cache checksum computation at an collection-element level
- Do not share trees across files shared in different language projects
- Use PackageDownloadAndReference to avoid including msbuild dependencies (75561)
- Update source-build team references (75536)
- Field-backed properties: recognize field in interpolated string (75566)
- Disallow ref like types as iterator element types. (75593)
- Remove "untriaged" label on issue closure or milestone addition (75582)
- IncrementalBinder - properly bind else-if statement (75579)