Skip to content

Minor update for 'Generate delegate constructor' refactoring#23466

Merged
sharwell merged 2 commits intodotnet:masterfrom
zaytsev-victor:optimized-get-instance-constructors-count
May 25, 2018
Merged

Minor update for 'Generate delegate constructor' refactoring#23466
sharwell merged 2 commits intodotnet:masterfrom
zaytsev-victor:optimized-get-instance-constructors-count

Conversation

@zaytsev-victor
Copy link
Copy Markdown
Contributor

Using more efficient way to get number of instance constructors.

Ask Mode template not completed

Customer scenario

What does the customer do to get into this situation, and why do we think this
is common enough to address for this release. (Granted, sometimes this will be
obvious "Open project, VS crashes" but in general, I need to understand how
common a scenario is)

Bugs this fixes

(either VSO or GitHub links)

Workarounds, if any

Also, why we think they are insufficient for RC vs. RC2, RC3, or RTW

Risk

This is generally a measure our how central the affected code is to adjacent
scenarios and thus how likely your fix is to destabilize a broader area of code

Performance impact

(with a brief justification for that assessment (e.g. "Low perf impact because no extra allocations/no complexity changes" vs. "Low")

Is this a regression from a previous update?

Root cause analysis

How did we miss it? What tests are we adding to guard against it in the future?

How was the bug found?

(E.g. customer reported it vs. ad hoc testing)

Test documentation updated?

If this is a new non-compiler feature or a significant improvement to an existing feature, update https://github.com/dotnet/roslyn/wiki/Manual-Testing once you know which release it is targeting.

@sharwell sharwell added Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee. Concept-Continuous Improvement labels Nov 30, 2017
@sharwell sharwell self-assigned this Nov 30, 2017
@Neme12
Copy link
Copy Markdown
Contributor

Neme12 commented Mar 26, 2018

This is not hard to review :( it would be nice to at least get a response in 4 months.

@jinujoseph
Copy link
Copy Markdown
Contributor

jinujoseph commented May 24, 2018

@dotnet-bot retest this please

1 similar comment
@jinujoseph
Copy link
Copy Markdown
Contributor

@dotnet-bot retest this please

@jinujoseph
Copy link
Copy Markdown
Contributor

Approved to merge for 15.8.preview3 when test green

@Neme12
Copy link
Copy Markdown
Contributor

Neme12 commented May 24, 2018

Sorry for my previous comment, I didn't mean it in a negative way! It's easy to miss or forget PRs if there wasn't any activity on them. Hopefully that will continue to get better in the future.

I also understand why this wouldn't be very high on the priority list.

@zaytsev-victor zaytsev-victor requested a review from a team as a code owner May 25, 2018 04:59
@Neme12
Copy link
Copy Markdown
Contributor

Neme12 commented May 25, 2018

retest windows_release_vs-integration_prtest please

@Neme12
Copy link
Copy Markdown
Contributor

Neme12 commented May 25, 2018

retest windows_debug_vs-integration_prtest please

@Neme12
Copy link
Copy Markdown
Contributor

Neme12 commented May 25, 2018

retest windows_release_unit32_prtest please

@zaytsev-victor
Copy link
Copy Markdown
Contributor Author

@Neme12 thanks (:

@sharwell sharwell added this to the 15.8 milestone May 25, 2018
@sharwell sharwell merged commit 93480cd into dotnet:master May 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved to merge Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee. Concept-Continuous Improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants