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

chore: Downgrade serde below the binary blob #12528

Merged
merged 1 commit into from
Aug 19, 2023
Merged

Commits on Aug 19, 2023

  1. chore: Downgrade serde below the binary blob

    As of serde 1.0.172, `serde_derive` ships a binary blog for Linux x64
    for faster build times.  This blob is not yet reproducible to ensure
    that the safety of it.  See serde-rs/serde#2538
    
    This is not a judgement on serde or on dtolnay but just a precaution to
    buy us more time as the community works through this since the beta cut
    is coming up.  rust-1.72 branch is unaffected.
    epage committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    4793669 View commit details
    Browse the repository at this point in the history