Skip to content

Fix Serde Dependency Feature - #1972

Merged
ahomescu merged 1 commit into
immunant:masterfrom
daxpedda:ast-exporter-serde
Aug 10, 2026
Merged

Fix Serde Dependency Feature#1972
ahomescu merged 1 commit into
immunant:masterfrom
daxpedda:ast-exporter-serde

Conversation

@daxpedda

Copy link
Copy Markdown
Contributor

Currently, simply calling cargo install --locked --git https://github.com/immunant/c2rust.git c2rust fails with use serde::Deserialize not being a macro.

I didn't look into the CI and why its not catching it, but this fixes the issue locally. Arguably, this should be set anyway instead of relying on other dependencies in the dependency graph to enable that feature for this crate.

@ahomescu
ahomescu merged commit f26cd9a into immunant:master Aug 10, 2026
11 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.

2 participants