1
Fork 0

make rustc_encodable_decodable feature properly unstable

This commit is contained in:
Ralf Jung 2024-12-13 18:23:32 +01:00
parent c074d8eee7
commit 4df78a07e5
7 changed files with 4 additions and 111 deletions

View file

@ -124,8 +124,7 @@ pub mod v1 {
// Do not `doc(inline)` these `doc(hidden)` items.
#[unstable(
feature = "rustc_encodable_decodable",
issue = "none",
soft,
issue = "134301",
reason = "derive macro for `rustc-serialize`; should not be used in new code"
)]
#[allow(deprecated)]