From 2605e0a0ee21585320a93ca5ab60e91c318f7841 Mon Sep 17 00:00:00 2001 From: Alessandro Coglio Date: Fri, 23 Jul 2021 20:32:13 -0700 Subject: [PATCH] [RFC] Updates some statuses. --- docs/rfc/002-bounded-recursion.md | 2 +- docs/rfc/003-imports-stabilization.md | 2 +- docs/rfc/004-integer-type-casts.md | 2 +- docs/rfc/005-countdown-loops.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/rfc/002-bounded-recursion.md b/docs/rfc/002-bounded-recursion.md index 3fb820af83..3e56153b65 100644 --- a/docs/rfc/002-bounded-recursion.md +++ b/docs/rfc/002-bounded-recursion.md @@ -13,7 +13,7 @@ ## Status -DRAFT +FINAL # Summary diff --git a/docs/rfc/003-imports-stabilization.md b/docs/rfc/003-imports-stabilization.md index 6ae6794969..27a393c32f 100644 --- a/docs/rfc/003-imports-stabilization.md +++ b/docs/rfc/003-imports-stabilization.md @@ -13,7 +13,7 @@ ## Status -DRAFT +FINAL # Summary diff --git a/docs/rfc/004-integer-type-casts.md b/docs/rfc/004-integer-type-casts.md index 946c34c73f..81a99abe11 100644 --- a/docs/rfc/004-integer-type-casts.md +++ b/docs/rfc/004-integer-type-casts.md @@ -13,7 +13,7 @@ ## Status -DRAFT +FINAL # Summary diff --git a/docs/rfc/005-countdown-loops.md b/docs/rfc/005-countdown-loops.md index 8d733dc632..2cbb3a4a6a 100644 --- a/docs/rfc/005-countdown-loops.md +++ b/docs/rfc/005-countdown-loops.md @@ -13,7 +13,7 @@ ## Status -DRAFT +IMPLEMENTED # Summary