-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Bring features/param-nullchecking up to date [Old] #46138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bring features/param-nullchecking up to date [Old] #46138
Conversation
…s-deps Merge master to master-vs-deps
…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
…s-deps Merge master to master-vs-deps
…-master Merge release/dev16.7 to master
…rges/release/dev16.7-vs-deps-to-master-vs-deps
…walker (dotnet#45974) * Attempted Fix * PR Changes
Fix confusing use of GetService extensions with different behavior
…ase/dev16.7-vs-deps-to-master-vs-deps
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
Huh, it didn't seem to fix it. Are there any other scripts I should be running? |
|
It did fix the correctness leg. |
Skip flaky test
…e-invisibleeditor Nullable annotate InvisibleEditor.cs
…eview1-to-master Merge release/dev16.8-preview1 to master
Update version of RichCodeNav.EnvVarDump
…sh-data-1 Update publish data for 16.8
* Update README Add links to NuGet feeds, reorder sections. * Feedback
Remove myget feeds from restore
Merge master in
jcouv
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM Thanks
|
@kevinsun-dev CI is now green. You can merge (don't squash). |
484f421 to
19c19ec
Compare
In light of the absolute mess that has been made of this PR, I've decided to close it. Clean one at #46398.