diff --git a/docs/docs/reference/overview.md b/docs/docs/reference/overview.md index 22a73b9a3def..1784b76aa904 100644 --- a/docs/docs/reference/overview.md +++ b/docs/docs/reference/overview.md @@ -87,7 +87,7 @@ These constructs are proposed to be dropped without a new construct replacing th - [Symbol literals](dropped-features/symlits.md), - [Auto application](dropped-features/auto-apply.md), - [Weak conformance](dropped-features/weak-conformance.md), -- [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)), - [Auto tupling](https://github.com/lampepfl/dotty/pull/4311) (implemented, but not merged). The date when these constructs are dropped varies. The current status is: