[Conflict Fix] Partial Rust Enum Serialization/Deserialization Support #110
[Conflict Fix] Partial Rust Enum Serialization/Deserialization Support #110poros merged 14 commits intoflavray:masterfrom
Conversation
|
I'm not exactly sure what went wrong with the build here.. |
|
@poros Do you know what went wrong on the build? It looks like |
|
I am not really sure what the first error is, perhaps something transient caused by travis? Anyways, I have re-started the build and it fails with compilation errors. Maybe you can try to run |
|
It looks like you just forgot to |
Co-Authored-By: Katie <[email protected]>
|
@codehearts Thanks! I must have missed that when fixing merge conflicts |
|
Ah, now it looks like |
|
@codehearts I will grab this later tonight :) |
|
@calvinbrown085 are you still interested in this PR? It was pretty close to land! |
|
@poros Yes! I will grab this. |
|
@poros Okay I ran |
|
@poros Anything else here? |
|
Nothing else, thanks :) |
This fixes conflicts introduced here.
#60
All credit goes to @jdeschenes for implementing the original feature.