From 04626f5178349801fbe5493146b5194c00ee23ca Mon Sep 17 00:00:00 2001 From: Vyacheslav Egorov Date: Tue, 23 Nov 2021 19:57:55 +0200 Subject: [PATCH] RFC was implemented --- rfcs/syntax-type-alias-type-packs.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rfcs/syntax-type-alias-type-packs.md b/rfcs/syntax-type-alias-type-packs.md index aa088299..d5bb6065 100644 --- a/rfcs/syntax-type-alias-type-packs.md +++ b/rfcs/syntax-type-alias-type-packs.md @@ -1,5 +1,7 @@ # Type alias type packs +**Status**: Implemented + ## Summary Provide semantics for referencing type packs inside the body of a type alias declaration