rust/library/std
Yuki Okushi 39af66f651
Rollup merge of #83160 - m-ou-se:deprecate-rustc-serialize-derives, r=petrochenkov
Deprecate RustcEncodable and RustcDecodable.

We can't remove the `RustcEncodable` and `RustcDecodable` derive macros from the prelude, but we can deprecate them.
2021-03-16 23:54:00 +09:00
..
benches
src Rollup merge of #83160 - m-ou-se:deprecate-rustc-serialize-derives, r=petrochenkov 2021-03-16 23:54:00 +09:00
tests Fix SGX CI, take 3 2020-12-07 15:22:34 +01:00
build.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
Cargo.toml Bump libc dependency of std to 0.2.88. 2021-03-05 20:54:14 +01:00