Skip to content

Conversation

@kevinsun-dev
Copy link
Contributor

@kevinsun-dev kevinsun-dev commented Jul 20, 2020

In light of the absolute mess that has been made of this PR, I've decided to close it. Clean one at #46398.

msftbot[bot] and others added 30 commits July 16, 2020 10:37
…7-vs-deps

LOC CHECKIN 20200709 | dotnet-roslyn release/dev16.7-vs-deps
…ix from deployment VSIX. (dotnet#45979)

Fixes Roslyn preview installer.
Improve mention of IDE experience scenario so that it links to it.
Acknowledge trailing JSON comma. Fix FileTransformGenerator example
indent.
Classify ??= as an operator.
…osticAnalyzer

Fixes dotnet#46047

dotnet#45765 enhance this analyzer to support detecting unnecessary inline SuppressMessageAttribute suppressions. This led to a regression when processing idToPragmasMap for unhandled IDs, which is fixed by this change.
…/target-typing

Merge master to features/target-typing
…rges/release/dev16.7-vs-deps-to-master-vs-deps
Fix confusing use of GetService extensions with different behavior
Fix KeyNotFound exception in RemoveUnnecessaryInlineSuppressionsDiagn…
…/module-initializers

Merge master to features/module-initializers
Implement compiler /warnversion flag and one "wave" warning
…-release/dev16.7-vs-deps

Merge release/dev16.7 to release/dev16.7-vs-deps
@kevinsun-dev
Copy link
Contributor Author

To fix the correctness leg, you'll need to run `eng\generate-compiler-code.cmd

Huh, it didn't seem to fix it. Are there any other scripts I should be running?

@jcouv
Copy link
Member

jcouv commented Jul 26, 2020

It did fix the correctness leg.

@kevinsun-dev kevinsun-dev requested review from a team as code owners July 27, 2020 22:39
@kevinsun-dev kevinsun-dev requested a review from a team July 27, 2020 22:39
@jcouv jcouv self-assigned this Jul 28, 2020
Copy link
Member

@jcouv jcouv left a comment

Choose a reason for hiding this comment

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

LGTM Thanks

@jcouv
Copy link
Member

jcouv commented Jul 28, 2020

@kevinsun-dev CI is now green. You can merge (don't squash).
I'll take another look once merged (to review diff from feature branch and master).

@jaredpar jaredpar force-pushed the features/param-nullchecking branch from 484f421 to 19c19ec Compare July 28, 2020 17:26
@kevinsun-dev kevinsun-dev changed the title Bring features/param-nullchecking up to date Bring features/param-nullchecking up to date [Old] Jul 28, 2020
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.