Skip to content
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

Annotate more compiler internal types #39053

Merged
merged 5 commits into from
Oct 9, 2019

Conversation

sharwell
Copy link
Member

@sharwell sharwell commented Oct 4, 2019

These are internal types. There may be some cases where an annotation was missed, but I used a working strategy of "when it doubt, prefer a non-nullable type if it builds successfully". This is a stepping stone for a follow-up pull request where I start to annotate ISymbol and derived types.

Copy link
Contributor

@chsienki chsienki left a comment

Choose a reason for hiding this comment

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

Some general comments, but mostly looks good.

I would like to see a link to an issue in the source for the #nullable disable sections, though.

Copy link
Member

@333fred 333fred left a comment

Choose a reason for hiding this comment

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

LGTM (commit 5)

@sharwell sharwell merged commit dddac7b into dotnet:master Oct 9, 2019
@sharwell sharwell deleted the compiler-annotations-2 branch October 9, 2019 23:58
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.

4 participants