Closed
Description
There appears to be some regression in trait resolution between beta and nightly. Our builds are failing on nightly with this error: https://travis-ci.org/diesel-rs/diesel/jobs/324077372#L1081
I haven't yet looked into what the exact cause is, but the same code is compiling successfully on stable and beta.