diff options
Diffstat (limited to 'doc/changelog/01-kernel/10439-uniform-opaque-seff-handling.rst')
| -rw-r--r-- | doc/changelog/01-kernel/10439-uniform-opaque-seff-handling.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog/01-kernel/10439-uniform-opaque-seff-handling.rst b/doc/changelog/01-kernel/10439-uniform-opaque-seff-handling.rst new file mode 100644 index 0000000000..84060ddf29 --- /dev/null +++ b/doc/changelog/01-kernel/10439-uniform-opaque-seff-handling.rst @@ -0,0 +1,5 @@ +- **Changed:** + Internal definitions generated by :tacn:`abstract`\-like tactics are now inlined + inside universe :cmd:`Qed`\-terminated polymorphic definitions, similarly to what + happens for their monomorphic counterparts, + (`#10439 <https://github.com/coq/coq/pull/10439>`_, by Pierre-Marie Pédrot). |
