Skip to content

Remove NonNullTypesOn/Off helper methods#36105

Merged
cston merged 2 commits intodotnet:masterfrom
cston:NonNullTypesOff
Jun 4, 2019
Merged

Remove NonNullTypesOn/Off helper methods#36105
cston merged 2 commits intodotnet:masterfrom
cston:NonNullTypesOff

Conversation

@cston
Copy link
Copy Markdown
Contributor

@cston cston commented May 31, 2019

No description provided.

@cston cston requested a review from a team as a code owner May 31, 2019 23:32
@cston
Copy link
Copy Markdown
Contributor Author

cston commented May 31, 2019

@dotnet/roslyn-compiler please review.

@jcouv jcouv added Area-Compilers Feature - Nullable Reference Types Nullable Reference Types Test Test failures in roslyn-CI labels May 31, 2019
Copy link
Copy Markdown
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.

Test-only change. LGTM Thanks (iteration 1)

@jcouv jcouv added this to the 16.2.P3 milestone May 31, 2019
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

protected static string NonNullTypesOff() [](start = 8, length = 41)

@cston Could you please hold on on merging this change. I am about to create a PR that will be affected by removal of these helpers.

@cston cston requested a review from a team as a code owner June 1, 2019 04:17
Copy link
Copy Markdown
Member

@jasonmalinowski jasonmalinowski left a comment

Choose a reason for hiding this comment

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

Signing off for the IDE code; this can go in or not go in at your convenience. New IDE tests going in are just explicitly writing #nullable enable so it's not going to impact us.

@cston cston force-pushed the NonNullTypesOff branch from 4df254e to 571122c Compare June 4, 2019 19:06
@cston cston merged commit e152b77 into dotnet:master Jun 4, 2019
@cston cston deleted the NonNullTypesOff branch June 4, 2019 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Compilers Feature - Nullable Reference Types Nullable Reference Types Test Test failures in roslyn-CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants