1
Fork 0

Rollup merge of #134272 - RalfJung:destabilize-rustc_encodable_decodable, r=oli-obk

Remove rustc_encodable_decodable feature

This has been shown in future-compat reports since Rust 1.79 (https://github.com/rust-lang/rust/pull/116016), released June 2024. Let's see if crater still finds any issues.

Part of https://github.com/rust-lang/rust/issues/134301.

Cc ``@rust-lang/libs-api``
This commit is contained in:
Matthias Krüger 2025-02-02 18:05:22 +01:00 committed by GitHub
commit 48aede0773
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 10 additions and 678 deletions

View file

@ -314,8 +314,6 @@ symbols! {
Right,
Rust,
RustaceansAreAwesome,
RustcDecodable,
RustcEncodable,
RwLock,
RwLockReadGuard,
RwLockWriteGuard,