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
This seems like a general hygiene issue, but am not sure if the built-in derives are using the new procedural macros. If they aren’t, porting may suffice. If they are, there’s a bug in our procedural macros.
If I try to compile:
I get a very cryptic error message:
This is with both Rust 1.17 and the current nightly.
Playpen link.
(Originally discovered via diesel-rs/diesel#934)
The text was updated successfully, but these errors were encountered: