| Age | Commit message (Collapse) | Author |
|
|
|
The test isn't quite the one in #7421 because that use of algebraic
universes is wrong.
|
|
We split a Require Import in two to avoid reaching the timeout.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes GH-7742.
|
|
|
|
|
|
Many still remain.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cf. Enrico's remark at https://github.com/coq/coq/pull/7536#issuecomment-389826121
This commit also marginally improves the Record doc (a lot more remains to do).
|
|
|
|
|
|
|
|
Including adding missing irrefutable-patterns to the grammar of binders.
|
|
As discussed in GH-7556.
|
|
|
|
It failed to compile before because the type arguments were declared implicit after introducing the notation
|
|
|
|
|
|
|
|
|
|
|
|
|