hax
hax copied to clipboard
[Lean] Extend support for associated types
Currently, the Lean Backend only support trait-local associated types, and no equality constraints (called generic projection constraints).
This is especially useful for integration of Core-models (model of Rust core lib without unsupported-by-hax features)