rust/compiler/rustc_builtin_macros/src/deriving
Matthias Krüger 48aede0773
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``
2025-02-02 18:05:22 +01:00
..
cmp Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
generic remove Rustc{En,De}codable from library and compiler 2025-01-14 16:16:38 +01:00
bounds.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
clone.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
coerce_pointee.rs Remove redundant to_ident_string calls 2025-01-27 01:23:34 +00:00
debug.rs remove Rustc{En,De}codable from library and compiler 2025-01-14 16:16:38 +01:00
default.rs remove Rustc{En,De}codable from library and compiler 2025-01-14 16:16:38 +01:00
hash.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
mod.rs remove Rustc{En,De}codable from library and compiler 2025-01-14 16:16:38 +01:00