Uh oh!
There was an error while loading. Please reload this page.
Code clean ups (inline out var, remove unnecessary assignments) - #2004
Conversation
benaadams
commented
Jan 22, 2020
Aside VS's |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
What VS version are you using? |
16.5.0 Preview 1.0 edit see its marked as in Preview 2.0 Updating... |
stephentoub
commented
Feb 13, 2020
@benaadams, still working on this? Want to address the remaining feedback and rebase? |
57b5e24 to
c02f2f4Comparebenaadams
commented
Feb 14, 2020
I've rebased and addressed @jkotas's comment as he changed the code site in a different PR (hence conflict); so just removed the change. However, I'm not sure how to address your comment 2004#discussion_r369603091 as it was on one of the simplest |
stephentoub
commented
Feb 14, 2020
No, I was mainly ranting. :) |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
a2a143c to
055e0eaComparebenaadams
commented
Feb 24, 2020
Rebased |
…neric/ArraySortHelper.cs Co-Authored-By: Stephen Toub <stoub@microsoft.com>
…s.cs Co-Authored-By: Stephen Toub <stoub@microsoft.com>
055e0ea to
7b2f78cComparebenaadams
commented
Feb 29, 2020
Rebased |
Inline out variable declarations
Remove unnecessary assignments (including using discards for the inlined outs)