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

Enabling #nullable for operator surface. #1344

Merged
merged 1 commit into from
Oct 2, 2020

Conversation

bartdesmet
Copy link
Collaborator

@bartdesmet bartdesmet commented Oct 2, 2020

Enabling #nullable on Observable and underlying query language abstraction interfaces and implementations. Most notable changes are around FromAsyncPattern's begin callback signature, as well as notnull constraints on operators that deal with dictionary types.

Progress to 0 suppressions: 144/337 left

@bartdesmet bartdesmet merged commit f143a94 into main Oct 2, 2020
@bartdesmet bartdesmet deleted the dev/bartde/rx_nullable_step8 branch October 2, 2020 01:16
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.

1 participant