aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/07-commands-and-options/10291-typing-flags.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/07-commands-and-options/10291-typing-flags.rst')
-rw-r--r--doc/changelog/07-commands-and-options/10291-typing-flags.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/07-commands-and-options/10291-typing-flags.rst b/doc/changelog/07-commands-and-options/10291-typing-flags.rst
deleted file mode 100644
index 7dc7def4b3..0000000000
--- a/doc/changelog/07-commands-and-options/10291-typing-flags.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **Added:**
- Unsafe commands to enable/disable guard checking, positivity checking
- and universes checking (providing a local `-type-in-type`).
- See :ref:`controlling-typing-flags`
- (`#10291 <https://github.com/coq/coq/pull/10291>`_ by Simon Boulier).