Update coq bugs authored by Robbert Krebbers's avatar Robbert Krebbers
...@@ -41,4 +41,5 @@ Priority [HIGH] means that this actively affects how we do things and we have no ...@@ -41,4 +41,5 @@ Priority [HIGH] means that this actively affects how we do things and we have no
* [#14513](https://github.com/coq/coq/issues/14513) (8.15): `Global` on `Typeclasses Opaque`/`Transparent`. * [#14513](https://github.com/coq/coq/issues/14513) (8.15): `Global` on `Typeclasses Opaque`/`Transparent`.
* [#7725](https://github.com/coq/coq/issues/7725) (8.15): Allows overriding `intuition_solver` instead of shadowing [intuition], see also https://gitlab.mpi-sws.org/iris/stdpp/-/issues/143 * [#7725](https://github.com/coq/coq/issues/7725) (8.15): Allows overriding `intuition_solver` instead of shadowing [intuition], see also https://gitlab.mpi-sws.org/iris/stdpp/-/issues/143
* [#13952](https://github.com/coq/coq/pull/13952) (8.15): Use hint `!` for `Equiv` type class. * [#13952](https://github.com/coq/coq/pull/13952) (8.15): Use hint `!` for `Equiv` type class.
* [#14513](https://github.com/coq/coq/issues/14513) (8.15): Allow `Global` on `Typeclasses Opaque`/`Transparent` and `Hint Mode`, inside sections.
* [#13969](https://github.com/coq/coq/pull/13969) (soon to be on master): lets us use mode `! !` for `Reflexive` * [#13969](https://github.com/coq/coq/pull/13969) (soon to be on master): lets us use mode `! !` for `Reflexive`
\ No newline at end of file