Skip to content

Merge master to features/param-nullchecking#36394

Merged
8 commits merged intofeatures/param-nullcheckingfrom
merges/master-to-features/param-nullchecking
Jun 13, 2019
Merged

Merge master to features/param-nullchecking#36394
8 commits merged intofeatures/param-nullcheckingfrom
merges/master-to-features/param-nullchecking

Conversation

@dotnet-bot
Copy link
Copy Markdown
Collaborator

This is an automatically generated pull request from master into features/param-nullchecking.

git fetch --all
git checkout merges/master-to-features/param-nullchecking
git reset --hard upstream/features/param-nullchecking
git merge upstream/master
# Fix merge conflicts
git commit
git push upstream merges/master-to-features/param-nullchecking --force

Once all conflicts are resolved and all the tests pass, you are free to merge the pull request.

jasonmalinowski and others added 8 commits June 12, 2019 11:40
The feature requires no extra work, just some tests.

Closes #30323
Introduces optimizations in lowering for an indexer access of the form
receiver[a..b]. With the optimizations, the generation of intermediate
System.Index and System.Range types will be avoided.
…lability

Fully update the type inferrer and add tests for generate field
Copy link
Copy Markdown

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Auto-approval

@ghost ghost merged commit 4cc2600 into features/param-nullchecking Jun 13, 2019
@ghost ghost deleted the merges/master-to-features/param-nullchecking branch June 13, 2019 19:30
This pull request was closed.
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.

6 participants