Lucas Franceschino
Lucas Franceschino
Yes, when OCaml cannot unify two module signatures, the error it prints is very very verbose and hard to read... We want to have more docs on those, see https://github.com/cryspen/hax/issues/1141....
This was **not** fixed by #1199
This issue doesn't reproduce on `main`. The original example hits another unrelated problem though: the fact one cannot impl `Clone` manually. The original example is as follows: ```rust struct A;...
Sounds good, let's close then!
@jschneider-bensch do you think you could retry this and find a reproducer here? (even a large one)
@maximebuyse, that's probably something you will want to look at, that should be fairly simple to add on top of #878!
Still relevant
Let's keep this PR alive: we will use it and merge it as soon as the Rust engine itself produces errros.
Should be fixed as a larger pass on the annotation language in general.
I think this is still relevant