diff options
| author | Hugo Herbelin | 2019-11-17 09:39:50 +0100 |
|---|---|---|
| committer | Hugo Herbelin | 2019-11-19 20:03:53 +0100 |
| commit | a81c2de033b37c22be1ca6794ab32347a9917610 (patch) | |
| tree | 16aed2178d8586322bfa00a95703c3a06c5dc231 /doc | |
| parent | 622b4f3ace40313d8dc17141285da32de80b3183 (diff) | |
Fixing bugs in the computation of implicit arguments for fix with a let binder.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/changelog/02-specification-language/11132-master+fix-implicit-let-fixpoint-bug3282.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changelog/02-specification-language/11132-master+fix-implicit-let-fixpoint-bug3282.rst b/doc/changelog/02-specification-language/11132-master+fix-implicit-let-fixpoint-bug3282.rst new file mode 100644 index 0000000000..3ee3444c60 --- /dev/null +++ b/doc/changelog/02-specification-language/11132-master+fix-implicit-let-fixpoint-bug3282.rst @@ -0,0 +1 @@ +- Fixed bugs sometimes preventing to define valid (co)fixpoints with implicit arguments in the presence of local definitions, see #3282 (`#11132 <https://github.com/coq/coq/pull/11132>`_, by Hugo Herbelin). |
