-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
- VB: Do not use overload resolution for expression tree conversion (75490)
- Access services on Solution rather than workspace in Razor cohost (Roslyn OOP) scenarios (75545)
- Change commit to async when enter is pressed (75335)
- Disable retaining PR val builds (75552)
- Add ETW events when ALCs are created or disposed (75550)
- Remove references to torn analyzers
- Speculative changes to PrimaryConstructorBaseTypeSyntax (75546)
- Add more first-class Span tests (75414)
- Unify collection expression cycle handling (75464)
- Move
#if NETdirectives forward (75500) - Access services on Solution rather than Workspace (1)
- Remove comment for Obsolete on Index or Range (75531)
- Platform documentation (75540)
- Fix keyword recommending in record parameter attributes
- Remove LittleEndian asserts (75159)
- docs: Fix "Augment user code" example (75041)
- Also compare other properties when remove block spans (75515)
- Revert "Update BuildHost STJ to 8.0.4" (75530)
- Fix 'use auto property' when field is passed as method argument (75519)
- Fix servicehub symbol package name (75525)
- Clarify the compiler's policy towards well-known types/members (75522)
- Report diagnostics from
TryFindDisposePatternMethodwhen bindingforeachloop (75422) - Add warning when property has a backing field but a manually implemented accessor does not use it (75325)
- Do not crash server if we fail to determine language for non-mutating request (75509)
- Remove extra invalid character (75523)
- Create nuspec for servicehub r2r symbol packages (75514)
- Fix 'await completion' adding async to the wrong member
- Remove unused option (75494)
- EE: Handle notification when metadata has been invalidated (75423)
- Mention
Enumerable.Reversebreaking change (75501) - Report LSP loading telemetry (75402)
- ExcludeFromSourceBuild->ExcludeFromSourceOnlyBuild (75504)
- VB: Do not use overload resolution while lowering interpolated strings (75449)
- Fix symbol package name (75508)
- Exclude two manually zipped servicehub symbol nupkgs from being signed (75505)
- Test case for analyzer dependency loading (75487)
- Do not pin the Compilers.Toolset version (75488)
- Add --sign switch on non-windows platforms (75491)
- Update to net9.0 (75465)
- Fix assignment analysis of ref fields (75340)
- Build and publish .ni.pdb for R2R images (75489)
- Improve quick info on
usingkeyword - Fix circularity issue with binding const local (75371)
- Update "first-class Span" feature status (75474)
- Field-backed properties: [field:] should not be considered a backing field reference (75461)
- Navigate to the mapped span when navigating to a mapped file (75460)
- Fixing the OOM in scripting (75372)
- Fix null ref in document-highlights
- Have find references navigate to a position instead of a span (75418)
- Merge "first-class Span types" feature into main (74732)
- Handle span conversions in
isoperator (75413) - Bail out gracefully when we can't find service
- Fix endianness issues to fix failures in Emit testsuite (75450)
- Do not use overload resolution for expression tree conversion (75427)
- Added "propr" snippet for required properties (75339)
- Merge release/dev17.12 to main (75421)
- Reduce allocations in TypeSymbolExtensions.IsAtLeastAsVisibleAs (75401)
- Fix some more unnecessary NFW reporting (75403)
- Reduce allocations from creating MissingTokenWithTrivia objects (75404)
- Add a WorkspaceKind property to ProjectContext. (75384)
- Add span conversions to the compiler test plan (75415)
- Do not use overload resolution while lowering interpolated strings (75341)
- Remove !! parsing logic from the parser (75394)
- Merge release/dev17.12 to main (75397)
- Reapply "Load analyzers and generators in isolated ALCs in our OOP process" (75233)
- Fix suggestions for dotted constant patterns in Color Color case
- Improve doc comments for
IConditionalOperation.IsRef(75288) - Report error for native PDB limit (75293)
- Update instructions for adding new ErrorCode.WRN_ (75386)
- Merge
mainintofeatures/FirstClassSpan(75077) - Fix null coalescing operator emit with span conversion (75103)
- Add
Enumerable.Reverse(this T[])polyfill (75104) - Test and document Span breaking changes (75079)
- Add
Conversion.IsSpanpublic API (74731) - Add span type inference (74646)
- Implement remaining span conversions (74420)
- Disallow span conversions between spans which are not structs (74587)
- Avoid span conversion in delegate extension receiver (74044)
- Switch first-class Span tests to C#13 (74414)
- Merge 'main' into features/FirstClassSpan (74406)
- Improve span conversion tests (74387)
- Handle span conversions in expression trees (74349)
- Switch implicit span to conversion from type (74232)
- Ignore user-defined Span conversions (74002)
- Merge 'main' into features/FirstClassSpan (74203)
- Consider extension receiver conversion when reducing (73762)
- Prefer implicit span conversions (73765)
- Add standard implicit array-to-Span conversions (73577)
Reactions are currently unavailable