Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up#[belongs_to(Blah)] causes compile error #406
Comments
This comment has been minimized.
|
I'm pretty sure you need to use an older nightly -- try the one from In general, each diesel version will be tested against the nightly from the Andrew Ryan Lazarus notifications@github.com schrieb am Mi. 17. Aug. 2016
|
This comment has been minimized.
|
I actually can't reproduce this either with the supported nightly or the latest nightly. Your given example compiles fine for me on both. I did notice that the output you've pasted isn't using the code from crates.io, it's using files on your local machine ( |
sgrif
closed this
Aug 17, 2016
This comment has been minimized.
|
Ah, actually I can see exactly what the problem is. You're using |
This comment has been minimized.
|
Ah, ok. I'm using |
nerdrew commentedAug 17, 2016
#401 causes my build to fail.
Example project that fails: https://github.com/nerdrew/diesel_belongs_to_test
Failure: