From f80f7c49cc9fb40b493be5cad787bd4b8f8fb717 Mon Sep 17 00:00:00 2001 From: Gaëtan Gilbert Date: Thu, 16 May 2019 16:49:03 +0200 Subject: Remove undocumented Instance : ! syntax It's used a few times in the stdlib (a couple of which need no other change when removing the !) and not at all throughout our CI. Considering that I think it's fair enough to remove it. --- doc/changelog/07-commands-and-options/10185-instance-no-bang.rst | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 doc/changelog/07-commands-and-options/10185-instance-no-bang.rst (limited to 'doc') diff --git a/doc/changelog/07-commands-and-options/10185-instance-no-bang.rst b/doc/changelog/07-commands-and-options/10185-instance-no-bang.rst new file mode 100644 index 0000000000..c69cda9656 --- /dev/null +++ b/doc/changelog/07-commands-and-options/10185-instance-no-bang.rst @@ -0,0 +1,2 @@ +- Remove undocumented :n:`Instance : !@type` syntax + (`#10185 `_, by Gaëtan Gilbert). -- cgit v1.2.3