Skip to content

Commit a66ffa7

Browse files
authored
Merge pull request #2418 from smanilov/patch-17
Link to description of opaque types
2 parents a20005c + 01f8aee commit a66ffa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/solve/opaque-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Opaque types in the new solver
22

3-
The way opaque types are handled in the new solver differs from the old implementation.
3+
The way [opaque types](../opaque-types-type-alias-impl-trait.md) are handled in the new solver differs from the old implementation.
44
This should be a self-contained explanation of the behavior in the new solver.
55

66
## opaques are alias types

0 commit comments

Comments
 (0)