Update coq bugs authored by Ralf Jung's avatar Ralf Jung
...@@ -37,3 +37,4 @@ Priority [HIGH] means that this actively affects how we do things and we have no ...@@ -37,3 +37,4 @@ Priority [HIGH] means that this actively affects how we do things and we have no
* [#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`. * [#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`.
* [#13725](https://github.com/coq/coq/pull/13725) (8.14): `Global` on `Hint Rewrite`. * [#13725](https://github.com/coq/coq/pull/13725) (8.14): `Global` on `Hint Rewrite`.
* [#14548](https://github.com/coq/coq/issues/14548) (8.15): Name mangling "light" * [#14548](https://github.com/coq/coq/issues/14548) (8.15): Name mangling "light"
* [#14513](https://github.com/coq/coq/issues/14513) (8.15): `Global` on `Typeclasses Opaque`/`Transparent`.
\ No newline at end of file