Skip to content

Tracking Issue for de-stabilizing (and eventually removing?) the old serialization infrastructure (feature gate: rustc_encodable_decodable) #134301

Closed
@RalfJung

Description

@RalfJung
Member

This tracks the progress on rust-lang/libs-team#272. That issue says that #105572 will cause rustc-serialize to stop building; it seems like a semver-compatible update was released to avoid that, so currently that crate can still be used on stable. Since Rust 1.79, the future compatibility report shows this as a warning (even for dependencies).

Implementation:

Activity

added
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFC
on Dec 14, 2024
changed the title [-]Tracking Issue for de-stabilizing (and eventually removing?) the old serialization infrastructure[/-] [+]Tracking Issue for de-stabilizing (and eventually removing?) the old serialization infrastructure (feature gate: rustc_encodable_decodable)[/+] on Dec 14, 2024
added
T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.
on Dec 14, 2024
added 2 commits that reference this issue on Feb 2, 2025

Rollup merge of rust-lang#134272 - RalfJung:destabilize-rustc_encodab…

69338c2

Rollup merge of rust-lang#134272 - RalfJung:destabilize-rustc_encodab…

48aede0
added a commit that references this issue on Feb 2, 2025
added a commit that references this issue on Mar 11, 2025

Rollup merge of rust-lang#134272 - RalfJung:destabilize-rustc_encodab…

RalfJung

RalfJung commented on May 2, 2025

@RalfJung
MemberAuthor

This has been removed in #134272.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCT-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @RalfJung@jieyouxu

        Issue actions

          Tracking Issue for de-stabilizing (and eventually removing?) the old serialization infrastructure (feature gate: rustc_encodable_decodable) · Issue #134301 · rust-lang/rust