record-dot-preprocessor icon indicating copy to clipboard operation
record-dot-preprocessor copied to clipboard

Cover few more corner-cases of impossible fields

Open avnik opened this issue 3 years ago • 3 comments

We can't generate instances for constrained fields, and for more cases for existentials.

Also fix build on 9.2 (collective effort with @kana-sama)

avnik avatar Sep 26 '22 14:09 avnik

Well, still be WIP, 9.2/8.10 still be broken

avnik avatar Sep 26 '22 14:09 avnik

@ndmitchell it works (but with some more ifdefs) tell me, if I need move function to Compat

avnik avatar Sep 27 '22 08:09 avnik

Sorry, I somewhat missed this. Can you rebase? I think there is some work to already build with 9.2?

ndmitchell avatar Nov 06 '22 22:11 ndmitchell