about summary refs log tree commit diff
path: root/src/libsyntax/parse
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-03-08 05:46:08 +0000
committerbors <bors@rust-lang.org>2019-03-08 05:46:08 +0000
commit0547ceb200f0385ba437e1808b468ec81e683c64 (patch)
tree48abe82915f918cf06b7f419d38a9b663e806737 /src/libsyntax/parse
parent88f755f8a84df1d9e6b17cf10c96ae8b93481b2e (diff)
parentf2ef283b7265a35ee4b6e250e1160ba28b33953a (diff)
downloadrust-0547ceb200f0385ba437e1808b468ec81e683c64.tar.gz
rust-0547ceb200f0385ba437e1808b468ec81e683c64.zip
Auto merge of #58013 - Zoxc:stable-hash-macro-simple, r=oli-obk
Create a derive macro for HashStable and allow proc macros in rustc

A combination of https://github.com/rust-lang/rust/pull/56864 and https://github.com/rust-lang/rust/pull/56795. There were complications with using `serde_derive` as rustc doesn't know which crate to use for the host when there is a serde_derive in the sysroot and cargo passes another on the command line built from crates.io.

r? @eddyb (for proc macro changes) @alexcrichton (for rustbuild changes) @michaelwoerister (for the macro itself)
Diffstat (limited to 'src/libsyntax/parse')
0 files changed, 0 insertions, 0 deletions