Skip to content

Commit 041a242

Browse files
authored
Link to description of opaque types
1 parent a20005c commit 041a242

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)