Skip to content

Commit 3da913f

Browse files
Merge #554
554: fix broken link r=Veykril a=tshepang Co-authored-by: Tshepang Mbambo <[email protected]>
2 parents b426c96 + 569d1ba commit 3da913f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types-and-traits.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2046,7 +2046,7 @@ occur when:
20462046
:t:`type`.
20472047

20482048
* :dp:`fls_SYnFJBhi0IWj`
2049-
The source :t:`type` is a :t:`trait object type` and the target :t:`type` is a :t:`trait object type` with the same or no :t:`[principal trait bound]`, and the target :t:`type` has the same or less non-:t:`principal trait` :t:`[trait bound]s`.
2049+
The source :t:`type` is a :t:`trait object type` and the target :t:`type` is a :t:`trait object type` with the same or no :t:`principal trait`, and the target :t:`type` has the same or less non-:t:`principal trait` :t:`[trait bound]s`.
20502050

20512051
:dp:`fls_iiiu2q7pym4p`
20522052
An :t:`unsized coercion` is a :t:`type coercion` that converts a :t:`sized type`

0 commit comments

Comments
 (0)