make rustc_encodable_decodable feature properly unstable
This commit is contained in:
parent
c074d8eee7
commit
4df78a07e5
7 changed files with 4 additions and 111 deletions
|
@ -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)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue