diff options
| author | Hugo Herbelin | 2020-05-29 12:57:32 +0200 |
|---|---|---|
| committer | Hugo Herbelin | 2020-05-29 14:06:14 +0200 |
| commit | dec5edf7c92950881693afe2040d711155cf15b5 (patch) | |
| tree | 3490c743fa95a077bc0fc9dde14a738343982c0a | |
| parent | 22d0e5cf023ce3fc33a8a5c0dd774847aa06e0b0 (diff) | |
Change log for #12422.
| -rw-r--r-- | doc/changelog/02-specification-language/12422-master+fix-12418-cases-anomaly.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog/02-specification-language/12422-master+fix-12418-cases-anomaly.rst b/doc/changelog/02-specification-language/12422-master+fix-12418-cases-anomaly.rst new file mode 100644 index 0000000000..8f126c5b6f --- /dev/null +++ b/doc/changelog/02-specification-language/12422-master+fix-12418-cases-anomaly.rst @@ -0,0 +1,5 @@ +- **Fixed:** + Case of an anomaly in trying to infer the return clause of an ill-typed :g:`match` + (`#12422 <https://github.com/coq/coq/pull/12422>`_, + fixes `#12418 <https://github.com/coq/coq/pull/12418>`_, + by Hugo Herbelin). |
