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

Merge master to nullness #5968

Merged
merged 3 commits into from
Dec 5, 2018
Merged

Merge master to nullness #5968

merged 3 commits into from
Dec 5, 2018

Conversation

dotnet-bot
Copy link
Contributor

This is an automatically generated pull request from master into nullness.

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

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

* reduce memory allocations

* remove memory allocations
* small fixes

* fix test
@v-asdhin
Copy link

@brettfo There are conflicting files in this PR. Please have a look.

1 similar comment
@v-asdhin
Copy link

v-asdhin commented Dec 3, 2018

@brettfo There are conflicting files in this PR. Please have a look.

@dsyme dsyme merged commit fab2a47 into nullness Dec 5, 2018
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.

4 participants