We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fca4e60 + c01bab7 commit 5df688eCopy full SHA for 5df688e
docs/docs/reference/overview.md
@@ -87,7 +87,7 @@ These constructs are proposed to be dropped without a new construct replacing th
87
- [Symbol literals](dropped-features/symlits.md),
88
- [Auto application](dropped-features/auto-apply.md),
89
- [Weak conformance](dropped-features/weak-conformance.md),
90
-- [Compound types](new-types/intersection-types.md) (replaced by [Intersection types](new-types/intersection-types.md)),
+- Compound types (replaced by [Intersection types](new-types/intersection-types.md)),
91
- [Auto tupling](https://github.com/lampepfl/dotty/pull/4311) (implemented, but not merged).
92
93
The date when these constructs are dropped varies. The current status is:
0 commit comments