mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-27 18:06:01 +00:00
Deprecate RustcEncodable and RustcDecodable. We can't remove the `RustcEncodable` and `RustcDecodable` derive macros from the prelude, but we can deprecate them.