Skip to content

Commit

Permalink
Merge #520
Browse files Browse the repository at this point in the history
520: Fix paragraph linkage in expressions.rst r=pietroalbini a=Veykril



Co-authored-by: Lukas Wirth <[email protected]>
  • Loading branch information
bors-ferrocene[bot] and Veykril authored Sep 9, 2024
2 parents 8b51cc1 + 61bf173 commit d3baec2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/expressions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1082,7 +1082,7 @@ It is undefined behavior to dereference a :t:`raw pointer` that is either
.. rubric:: Examples

:dp:`fls_9ifaterm8nop`
See :p:`6.4.1. <fls_ltflbfba9d5r>` for the declaration of ``ref_answer``.
See :p:`fls_350qejoq9i23` for the declaration of ``ref_answer``.

.. code-block:: rust
Expand Down Expand Up @@ -2237,7 +2237,7 @@ The :t:`evaluation` of a :dt:`numeric cast` proceeds as follows:
.. rubric:: Examples

:dp:`fls_vdxkpvmpwl3s`
See :p:`6.4.1. <fls_ltflbfba9d5r>` for the declaration of ``answer``.
See :p:`fls_2jd0mgw4zja4` for the declaration of ``answer``.

.. code-block:: rust
Expand Down Expand Up @@ -3599,7 +3599,7 @@ The :t:`evaluation` of a :t:`field access expression` evaluates its
.. rubric:: Examples

:dp:`fls_x27yayh4z787`
See :p:`6.8.1. <fls_hv4grs2tcuiw>` for the declaration of ``alice``.
See :p:`fls_vsxsbqps64o` for the declaration of ``alice``.

.. code-block:: rust
Expand Down

0 comments on commit d3baec2

Please sign in to comment.