diff --git a/posts/inside-rust/2020-03-04-recent-future-pattern-matching-improvements.md b/posts/inside-rust/2020-03-04-recent-future-pattern-matching-improvements.md index 80c9afbac..c17856db7 100644 --- a/posts/inside-rust/2020-03-04-recent-future-pattern-matching-improvements.md +++ b/posts/inside-rust/2020-03-04-recent-future-pattern-matching-improvements.md @@ -3,7 +3,7 @@ layout: post title: "Recent and future pattern matching improvements" author: Mazdak "Centril" Farrokhzad description: "Reviewing recent pattern matching improvements" -team: the language and compiler teams +team: the language team --- [ch_6]: https://doc.rust-lang.org/book/ch06-00-enums.html