You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.