-
#### Description of the problem
I got an assert failure in a large project: https://travis-ci.org/github/WasmCert/WasmCert-Coq/jobs/717282882#L517
The assertion happened when I added the line `Set…
-
The creation of some check runs have failed in the last hours / days (?). An example failed query (that I could reproduce) is:
```graphql
mutation newCheckRun($name: String!, $repoId: ID!, $headSh…
-
#### Description of the problem
Ltac's `::=` definition override is apparently supposed to take effect on `Import` according to @ppedrot on Gitter (https://gitter.im/coq/coq?at=5ea971003d58de7a38e3…
-
#### Description of the problem
The ever abstraction and rewrite instantiation in SSreflect and `setoid_rewrite` behave erratically when dealing with evars with a local contexts (i.e., created …
-
It might be nice to port fiat-crypto and coq-tools to the docker coq action.
Currently [fiat-crypto uses](https://github.com/mit-plv/fiat-crypto/blob/master/.github/workflows/coq.yml) actions/setup…
-
We have `opam upgrade` failing in a CI job with the following error:
```
[WARNING] Upgrade is not possible because of conflicts or packages that are no longer available:
- Missing dependency:
…
-
I'm going to use this thread to track undiagnosed minimization inlining failures. Once a failure is debugged, it should be edited and crossed off and linked to a separate issue about that particular …
-
Currently, after each PR the CI runs `opam upgrade` each time resulting in `upgrade coq 8.12.0 to 8.12.1`.
This should be done by the cache (and run only once) which currently does not seem to upda…
-
IIUC the diagnosis in coq-community/lemma-overloading#68, `buildInputs` is pretty useless because it is only used in the derivation that is built by `nix-build` called without arguments. It doesn't af…
-
When defining new objects and inductive types in one ```MetaCoq Run``` call from their ```term``` AST, if your definitions are dependent, it can lead to a universe level error not present when definin…