Update coq bugs authored by Ralf Jung's avatar Ralf Jung
......@@ -32,7 +32,7 @@ Priority [HIGH] means that this actively affects how we do things and we have no
# Coq Bugs recently fixed / features recently introduced that we are not (yet) taking advantage of
* [#7910](https://github.com/coq/coq/issues/7910) (8.11): We can control type-checking to be more bidirectional, which helps enormously with telescopes and the like. Available starting with 8.11.
* [#7910](https://github.com/coq/coq/issues/7910) (8.11): We can control type-checking to be more bidirectional, which helps enormously with telescopes and the like.
* [#9058](https://github.com/coq/coq/issues/9058) (8.12): We should experiment with `Hint Mode Equiv ! : typeclass_instances`.
* [#13996](https://github.com/coq/coq/issues/13996) (8.14): We should be able to implement `string_to_ident` without FFI tricks or `intros_by_string`.
* [#14208](https://github.com/coq/coq/pull/14208) (8.14): Warn on implicitly global `Instance`.
\ No newline at end of file