aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2020-06-16 12:12:21 -0700
committerIan Lance Taylor <iant@golang.org>2020-06-16 19:22:25 +0000
commite022bced8356237cd0f23df7c81a581a3dc36037 (patch)
tree1b167015bcc83f4da674241f69a55d9b35e822b5
parentd44c4ded9c1a13dcf715ac641ce760170fbbcf64 (diff)
downloadgo-x-proposal-e022bced8356237cd0f23df7c81a581a3dc36037.tar.xz
design/go2draft-contracts: mark as superseded
Change-Id: If7c663992ceb503af12f3f8d41213908373fdab5 Reviewed-on: https://go-review.googlesource.com/c/proposal/+/238004 Reviewed-by: Robert Griesemer <gri@golang.org>
-rw-r--r--design/go2draft-contracts.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/design/go2draft-contracts.md b/design/go2draft-contracts.md
index d4dbb0e..07760c2 100644
--- a/design/go2draft-contracts.md
+++ b/design/go2draft-contracts.md
@@ -4,6 +4,13 @@ Ian Lance Taylor\
Robert Griesemer\
July 31, 2019
+## Superseded
+
+We will not be pursuing the approach outlined in this design draft.
+It has been replaced by a [new design
+draft](https://go.googlesource.com/proposal/+/refs/heads/master/design/go2draft-type-parameters.md).
+This document exists for historical context.
+
## Abstract
We suggest extending the Go language to add optional type parameters