Skip to content

Commit d3baec2

Browse files
Merge #520
520: Fix paragraph linkage in expressions.rst r=pietroalbini a=Veykril Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2 parents 8b51cc1 + 61bf173 commit d3baec2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/expressions.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1082,7 +1082,7 @@ It is undefined behavior to dereference a :t:`raw pointer` that is either
10821082
.. rubric:: Examples
10831083

10841084
:dp:`fls_9ifaterm8nop`
1085-
See :p:`6.4.1. <fls_ltflbfba9d5r>` for the declaration of ``ref_answer``.
1085+
See :p:`fls_350qejoq9i23` for the declaration of ``ref_answer``.
10861086

10871087
.. code-block:: rust
10881088
@@ -2237,7 +2237,7 @@ The :t:`evaluation` of a :dt:`numeric cast` proceeds as follows:
22372237
.. rubric:: Examples
22382238

22392239
:dp:`fls_vdxkpvmpwl3s`
2240-
See :p:`6.4.1. <fls_ltflbfba9d5r>` for the declaration of ``answer``.
2240+
See :p:`fls_2jd0mgw4zja4` for the declaration of ``answer``.
22412241

22422242
.. code-block:: rust
22432243
@@ -3599,7 +3599,7 @@ The :t:`evaluation` of a :t:`field access expression` evaluates its
35993599
.. rubric:: Examples
36003600

36013601
:dp:`fls_x27yayh4z787`
3602-
See :p:`6.8.1. <fls_hv4grs2tcuiw>` for the declaration of ``alice``.
3602+
See :p:`fls_vsxsbqps64o` for the declaration of ``alice``.
36033603

36043604
.. code-block:: rust
36053605

0 commit comments

Comments
 (0)