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

fix an error which is displayed in benchmark #60

Merged
merged 1 commit into from
Mar 10, 2021

Conversation

Zhuchengyu04
Copy link
Contributor

What problem does this PR solve?

Issue Number: #56

Problem Summary:

*-ptr is not using NonNull

What is changed and how it works?

What's Changed:

There is an error which is displayed in benchmark , fix it now

How it Works:

using NonNull when use *-ptr

Release note
fix an error which is displayed in benchmark

@whaatt whaatt merged commit 8f46027 into cambrian:master Mar 10, 2021
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.

2 participants