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

refactor: remove unnecessary bounds from types #116

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

ahmedcharles
Copy link
Contributor

This will allow future changes to enable zero copy deserialization to avoid more complicated bounds on various types.

This will allow future changes to enable zero copy deserialization to
avoid more complicated bounds on various types.

Signed-off-by: Ahmed Charles <[email protected]>
@ahmedcharles ahmedcharles requested a review from a team as a code owner February 20, 2024 04:09
@ahmedcharles ahmedcharles requested a review from dpal February 20, 2024 04:09
@rjzak rjzak merged commit 88cf117 into enarx:main Feb 21, 2024
49 of 53 checks passed
@ahmedcharles ahmedcharles deleted the bounds branch February 21, 2024 06:52
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