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

Add support for rkyv serialization and deserialization #432

Merged
merged 1 commit into from May 31, 2023

Conversation

Amanieu
Copy link
Member

@Amanieu Amanieu commented May 27, 2023

This is direct port of the implementation within the rkyv crate, which targets an older version of hashbrown.

This is direct port of the implementation within the `rkyv` crate, which
targets an older version of hashbrown.
@Amanieu
Copy link
Member Author

Amanieu commented May 31, 2023

@bors r+

@bors
Copy link
Collaborator

bors commented May 31, 2023

📌 Commit 3542d10 has been approved by Amanieu

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented May 31, 2023

⌛ Testing commit 3542d10 with merge cd28d55...

bors added a commit that referenced this pull request May 31, 2023
Add support for rkyv serialization and deserialization

This is direct port of the implementation within the `rkyv` crate, which targets an older version of hashbrown.
@bors
Copy link
Collaborator

bors commented May 31, 2023

💔 Test failed - checks-actions

@Amanieu
Copy link
Member Author

Amanieu commented May 31, 2023

@bors retry

@bors
Copy link
Collaborator

bors commented May 31, 2023

⌛ Testing commit 3542d10 with merge f552bdb...

@bors
Copy link
Collaborator

bors commented May 31, 2023

☀️ Test successful - checks-actions
Approved by: Amanieu
Pushing f552bdb to master...

@bors bors merged commit f552bdb into rust-lang:master May 31, 2023
5 of 25 checks passed
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.

None yet

2 participants