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

Rewrite for version 2 #101

Merged
merged 167 commits into from
Oct 18, 2024
Merged

Rewrite for version 2 #101

merged 167 commits into from
Oct 18, 2024

Conversation

shepmaster
Copy link
Owner

This is a complete rewrite from scratch — it even has a completely separate git root commit!

Manual fixups to handle merging the git submodules.

git-subtree-dir: renu
git-subtree-mainline: 5f3f3a3
git-subtree-split: b0b21c7
Primarily, serde_json adds some inference failures. Some traits
were missing and some other warnings had popped up.
These are tiny and are used in a fun mix of the algorithms. Nothing
much will be lost if we accidentally stop using them.
We can only detect enabled features via the standard library's
macros (for now), so gate them to avoid warnings.
@shepmaster shepmaster added enhancement breaking change Likely requires a SemVer version bump labels Oct 18, 2024
@shepmaster shepmaster merged commit 872959e into main Oct 18, 2024
11 checks passed
@shepmaster shepmaster deleted the v2 branch October 18, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Likely requires a SemVer version bump enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants