rust/src/libserialize
Mazdak Farrokhzad 3b19dc96fc
Rollup merge of #60066 - sfackler:type-name, r=Centril
Stabilize the type_name intrinsic in core::any

Stabilize `type_name` in `core::any`.

Closes rust-lang/rfcs#1428

FCP completed over there.

`RELEASES.md`: Prefer T-libs for categorization.
2019-07-25 23:20:49 +02:00
..
hex Separate libserialize module 2019-06-16 14:17:01 +03:00
json Separate libserialize module 2019-06-16 14:17:01 +03:00
tests cleanup: Remove extern crate serialize as rustc_serializes 2019-07-23 19:20:16 +03:00
Cargo.toml rustc: Remove dylib crate type from most rustc crates 2019-07-07 03:23:00 +02:00
collection_impls.rs rustc: use indexmap instead of a plain vector for upvars. 2019-06-01 19:17:22 +03:00
hex.rs Separate libserialize module 2019-06-16 14:17:01 +03:00
json.rs Address review comments + Fix rebase 2019-07-07 13:04:07 +03:00
leb128.rs Fix clippy::cast_losless 2019-06-26 14:11:58 +02:00
lib.rs Rollup merge of #58318 - taiki-e:libserialize-2018, r=Centril 2019-02-12 04:42:24 +01:00
opaque.rs Use f{32,64}::from_bits 2019-06-25 23:08:10 +02:00
serialize.rs Stabilize the type_name intrinsic in core::any 2019-07-24 21:35:49 -07:00