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

Relayout the repo #151

Merged
merged 1 commit into from
May 13, 2024
Merged

Relayout the repo #151

merged 1 commit into from
May 13, 2024

Conversation

jamesmunns
Copy link
Owner

This is the first step towards breaking out dependencies into smaller crates

@jamesmunns jamesmunns added the postcard-2.0 Tracking issues for an eventual 2.0 version of the postcard wire format (not currently planned) label May 13, 2024
Copy link

netlify bot commented May 13, 2024

Deploy Preview for cute-starship-2d9c9b canceled.

Name Link
🔨 Latest commit 67b795b
🔍 Latest deploy log https://app.netlify.com/sites/cute-starship-2d9c9b/deploys/6642405efe16ca00082d0982

@jamesmunns
Copy link
Owner Author

@ia0 I'd like to merge this some time today, but will probably re-do it from scratch. Let me know when you're done throwing up PRs for the day, and I can force push it to get it merged?

@ia0 ia0 mentioned this pull request May 13, 2024
@ia0
Copy link
Contributor

ia0 commented May 13, 2024

#152 is my last PR, so you're good to go after that. I'm currently working on a small repro for a problem in derive(Schema), which doesn't do the smart thing that serde::{Serialize,Deserialize} do, and instead do the suboptimal thing that Rust derives do (e.g. PartialEq, Clone, and friends).

@jamesmunns jamesmunns merged commit 93d4ba2 into main May 13, 2024
5 checks passed
@jamesmunns jamesmunns deleted the james/organize branch May 13, 2024 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
postcard-2.0 Tracking issues for an eventual 2.0 version of the postcard wire format (not currently planned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants