Skip to content

Commit b15ffdd

Browse files
welcome TC to the Rust lang team (#1353)
Co-authored-by: Tyler Mandry <[email protected]>
1 parent c752f51 commit b15ffdd

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
layout: post
3+
title: "Welcome TC to the Rust language design team!"
4+
author: Niko Matsakis and Tyler Mandry
5+
team: The Rust Lang Team <https://www.rust-lang.org/governance/teams/lang>
6+
---
7+
8+
Please join us in welcoming TC as a new member of the Rust language design team. TC has been a valuable contributor to the Rust project, serving as the lead of the lang-ops team and overseeing the Rust 2024 edition.
9+
10+
TC has authored or co-authored several influential RFCs, including [RFC 3498] on revising capture rules, [RFC 3617] on precise capturing, [RFC 3484] on extern blocks, and [RFC 3513] on gen blocks.
11+
12+
He has also contributed to numerous projects, including high profile projects like *async fn in traits* and *type alias impl trait*, and to less prominent efforts like improvements to match ergonomics. He looks for opportunities to unblock owners who are driving important work but need help to get that work over the finish line. During meetings, TC consistently looks to clarify tradeoffs and scope decisions in a way that drives consensus.
13+
14+
We are grateful to have TC join the language design team, and we look forward to his continued contributions to the Rust project.
15+
16+
[RFC 3498]: https://rust-lang.github.io/rfcs/3498-lifetime-capture-rules-2024.html
17+
[RFC 3617]: https://rust-lang.github.io/rfcs/3617-precise-capturing.html
18+
[RFC 3484]: https://rust-lang.github.io/rfcs/3484-unsafe-extern-blocks.html
19+
[RFC 3513]: https://rust-lang.github.io/rfcs/3513-gen-blocks.html

0 commit comments

Comments
 (0)