Skip to content

Conversation

tmat
Copy link
Member

@tmat tmat commented Jul 11, 2025

Also move ReferenceEqualityComparer polyfill to MS.CA.Contracts.

@tmat tmat marked this pull request as ready for review July 14, 2025 15:32
@tmat tmat requested review from a team as code owners July 14, 2025 15:32
@tmat
Copy link
Member Author

tmat commented Jul 14, 2025

@dotnet/roslyn-compiler @dotnet/roslyn-ide ptal

Copy link
Member

@CyrusNajmabadi CyrusNajmabadi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IDE side lgtm.

@AlekseyTs
Copy link
Contributor

AlekseyTs commented Jul 15, 2025

Done with review pass (commit 5). I suggest reverting all changes under Compilers. #Closed

@tmat
Copy link
Member Author

tmat commented Jul 15, 2025

Done with review pass (commit 5). I suggest reverting all changes under Compilers.

Why? All tests are passing. The difference in behavior is insignificant for behaviors being tested.

@AlekseyTs
Copy link
Contributor

AlekseyTs commented Jul 15, 2025

Why? All tests are passing. The difference in behavior is insignificant for behaviors being tested.

None of the changes are necessary and I do not find them useful enough to worry about the impact and review the changes. The only change I would take is the removal of a comparer type that was not used even before the change. #Closed

Copy link
Contributor

@AlekseyTs AlekseyTs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (commit 6)

@tmat
Copy link
Member Author

tmat commented Jul 17, 2025

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@tmat tmat force-pushed the EqualityComparerPolyfils branch from 132e0d6 to c2e6539 Compare July 17, 2025 18:41
@tmat tmat merged commit 49e3b4c into dotnet:main Jul 17, 2025
24 of 28 checks passed
@tmat tmat deleted the EqualityComparerPolyfils branch July 17, 2025 20:51
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.

6 participants