We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8255d6 commit 8ae1b76Copy full SHA for 8ae1b76
docs/SIL.rst
@@ -4245,7 +4245,9 @@ object. Returns 1 if the strong reference count is 1, and 0 if the
4245
strong reference count is greater than 1.
4246
4247
A discussion of the semantics can be found here:
4248
-:ref:`arcopts.is_unique`.
+`is_unique instruction <arcopts_is_unique_>`_
4249
+
4250
+.. _arcopts_is_unique: https://github.com/apple/swift/blob/main/docs/ARCOptimization.md#is_unique-instruction
4251
4252
begin_cow_mutation
4253
``````````````````
0 commit comments