Fix operation kind for tuple equality#26235
Conversation
|
FYI @AlekseyTs @jaredpar It looks like there is another failure ( |
|
|
thanks @jcouv. That takes us down to one failure. Does the remaining failure look easy? If not I will just suppress it for the ioperation run for now and focus on getting this into a state where we can merge to master. |
|
@jaredpar I just pushed a fix for the remaining failure. |
|
@jcouv awesome thanks! |
AlekseyTs
left a comment
There was a problem hiding this comment.
LGTM (iteration 2). It would be good to expand Microsoft.CodeAnalysis.CSharp.UnitTests.CodeGen.CodeGenDeconstructTests.ShortDiscardDisallowedInForeach unit test to getting DiscardSymbol through SemanticModel as well as getting an IOperation node for it.
|
@AlekseyTs @jaredpar Merged the two test fixes ( |
No description provided.