Closed
Description
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:
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
RustcEncodable
&RustcDecodable
, remove from prelude in next edition rust-lang/libs-team#272[-]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)[/+]soft_unstable
#64266Rollup merge of rust-lang#134272 - RalfJung:destabilize-rustc_encodab…
Rollup merge of rust-lang#134272 - RalfJung:destabilize-rustc_encodab…
Unrolled build for rust-lang#134272
Rollup merge of rust-lang#134272 - RalfJung:destabilize-rustc_encodab…
RalfJung commentedon May 2, 2025
This has been removed in #134272.