Skip to content

Commit 149f8fa

Browse files
Update content/meetings/match-ergonomics.md
Fix semicolon Co-authored-by: Nadrieril <[email protected]>
1 parent d9abe6d commit 149f8fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/meetings/match-ergonomics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ It has been put back on the drawing board in recent months as we attempted to us
88

99
The design space turned out to have more depth than anticipated, prompting several competing proposals, the creation of three different formalisms, and the development of two tools to assist with answering design questions.
1010

11-
In this talk I will give an overview of the feature along with its history; outline the decisions we're facing now, and present the tools and formalisms we developed along the way, particularly [my webapp](https://nadrieril.github.io/typing-rust-patterns).
11+
In this talk I will give an overview of the feature along with its history, outline the decisions we're facing now, and present the tools and formalisms we developed along the way, particularly [my webapp](https://nadrieril.github.io/typing-rust-patterns).
1212

1313
**Presenter**: [Nadrieril](https://github.com/Nadrieril/) has been contributing to Rust since 2019, focusing on the implementation and design of pattern-matching-related features.
1414
He has become the de-facto referent on the topic and aims to make pattern-matching even more fun than it already is.

0 commit comments

Comments
 (0)