Skip to content

Conversation

@kevinsun-dev
Copy link
Contributor

No description provided.

adamgauthier and others added 30 commits July 16, 2020 10:37
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
…-master

Merge release/dev16.7 to master
Gracefully handle exceptions in code fixer creation
msftbot[bot] and others added 23 commits July 27, 2020 18:04
…eview1-to-master

Merge release/dev16.8-preview1 to master
Update version of RichCodeNav.EnvVarDump
…traint

Revert "Support nullable annotations on unconstrained type parameters"
* Update README

Add links to NuGet feeds, reorder sections.

* Feedback
…-default-constraint

Revert 46358 revert 45993 default constraint
Fix roundtripping of generic error types.
…cted places (dotnet#46343)

* F1 help for private protected and protected internal go to their expected places

* Clean up code analysis messages

* Simplify and extract logic

* Allow for modifiers in any order with other modifiers in between them because some people are monsters
Change build to support `net5.0` TFs
…eview1-to-master

Merge release/dev16.8-preview1 to master
@kevinsun-dev kevinsun-dev marked this pull request as ready for review July 28, 2020 18:14
@kevinsun-dev kevinsun-dev requested review from a team as code owners July 28, 2020 18:14
@kevinsun-dev kevinsun-dev requested a review from a team July 28, 2020 18:14
@jaredpar jaredpar merged commit eda615d into dotnet:features/param-nullchecking Jul 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.