Skip to content

Commit

Permalink
Merge #450
Browse files Browse the repository at this point in the history
450: Fix broken link r=tshepang a=pietroalbini

Reported to us via email.

Co-authored-by: Pietro Albini <[email protected]>
  • Loading branch information
bors-ferrocene[bot] and pietroalbini authored Oct 5, 2023
2 parents 14a6493 + 9252afd commit ab6469c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types-and-traits.rst
Original file line number Diff line number Diff line change
Expand Up @@ -890,7 +890,7 @@ A :t:`closure type` implicitly implements the :std:`core::marker::Send`

:dp:`fls_5jh07heok8sy`
A :t:`closure type` implicitly implements the :std:`core::marker::Sync`
:t:`trait` if all the :t:`[type]s` of the :t:`[value]s` of the :t:`capture
:t:`trait` if all the :t:`[type]s` of the :t:`[value]s` of the :t:`capturing
environment` implement the :std:`core::marker::Send` :t:`trait`.

.. _fls_airvr79xkcag:
Expand Down

0 comments on commit ab6469c

Please sign in to comment.