Summary
- Add the approx flag to merging of module constraints (commit: 4a03485) (details)
- Add a [merge_type_approx] for approximation of type constraints (commit: 971d0b5) (details)
- Add tests for module and type constraints during approximation (commit: 9f6407a) (details)
- Update Changelog (commit: dac4d34) (details)
- Add another test for destructive type constraints approximation (commit: 74d1693) (details)
- Address review comments on #14100 (commit: 3114cdd) (details)
- Update Changelog (commit: 511b6a4) (details)
The file was added | testsuite/tests/typing-recmod/regression_destructive_subst.ml |
The file was modified | typing/typemod.ml (diff) |
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) |