rust/src/libserialize
Mazdak Farrokhzad 3250b8ee59
Rollup merge of #62042 - petrochenkov:macstab, r=matthewjasper
Support stability and deprecation checking for all macros

RELNOTES: Deprecation attributes on macros now have effect.

Fixes https://github.com/rust-lang/rust/issues/34079
Fixes https://github.com/rust-lang/rust/issues/49912
Unblocks https://github.com/rust-lang/rust/pull/62086
Unblocks https://github.com/rust-lang/rust/pull/61000
2019-07-07 17:00:17 +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 Allow unused_extern_crates for rustc_libserialize 2019-04-21 10:52:12 +02: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 Fix meta-variable binding errors in macros 2019-06-23 01:30:41 +02:00