Summary
- Add the approx flag to merging of module constraints (details)
- Add a [merge_type_approx] for approximation of type constraints (details)
- Add tests for module and type constraints during approximation (details)
- Update Changelog (details)
- Add another test for destructive type constraints approximation (details)
- Address review comments on #14100 (details)
- Update Changelog (details)
The file was modified | typing/typemod.ml (diff) |
The file was added | testsuite/tests/typing-recmod/regression_destructive_subst.ml |
The file was modified | typing/typemod.ml (diff) |
The file was modified | testsuite/tests/typing-modules/merge_constraint.ml (diff) |
The file was modified | Changes (diff) |
The file was modified | testsuite/tests/typing-modules/merge_constraint.ml (diff) |
The file was modified | testsuite/tests/typing-modules/merge_constraint.ml (diff) |
The file was modified | Changes (diff) |
The file was modified | typing/typemod.ml (diff) |
The file was modified | Changes (diff) |