Skip to content

Commit 870d218

Browse files
committed
new function pointer identity rule fixed identifier
1 parent 3a00ebb commit 870d218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/coding-guidelines/types-and-traits.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ Types and Traits
257257
register(handler); // Error: ❌ may be inserted twice under some builds
258258
259259
.. compliant_example::
260-
:id: compl_ex_oiqSSclTXmIj
260+
:id: compl_ex_oiqSSclTXmIk
261261
:status: draft
262262

263263
This compliant example keeps identity-sensitive logic inside a single crate:

0 commit comments

Comments
 (0)