Closed
Description
The name of attributes / libraries / feature flags / everything related to Macros 1.1 has changed from rustc_macro to proc_macro in rust-lang/rust#36945 and rust-lang/cargo#3160. We need to update serde_derive to use the new names.