Merge pull request #2418 from smanilov/patch-17
Link to description of opaque types
This commit is contained in:
commit
58e5e32fbe
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Opaque types in the new solver
|
||||
|
||||
The way opaque types are handled in the new solver differs from the old implementation.
|
||||
The way [opaque types](../opaque-types-type-alias-impl-trait.md) are handled in the new solver differs from the old implementation.
|
||||
This should be a self-contained explanation of the behavior in the new solver.
|
||||
|
||||
## opaques are alias types
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue