Skip to content

Commit 0bc9a13

Browse files
Merge pull request #740 from pnkfelix/compiler-leadership-and-membership-changes
post regarding wwiser and lncr.
2 parents 4078bb1 + 2dc20db commit 0bc9a13

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
layout: post
3+
title: "Changes to Rust compiler team"
4+
author: Felix S. Klock II
5+
description: "recent leadership and membership changes"
6+
team: the compiler team <https://www.rust-lang.org/governance/teams/compiler>
7+
---
8+
9+
There have been important changes recently to the Rust compiler team.
10+
11+
## Leadership Rotation
12+
13+
Here is something very new for our team: We are rotating the leadership. Niko Matsakis will be stepping down from their role as co-lead, and Wesley Wiser will be joining Felix Klock as the co-leads for the team.
14+
15+
Niko remains a compiler team member and will continue his contributions, especially on the RFC 2229, Polonius and Chalk projects. [Niko's blog post](https://smallcultfollowing.com/babysteps/blog/2020/12/11/rotating-the-compiler-team-leads/) discusses their motivations for stepping down in more detail.
16+
17+
Wesley has been contributing to Rust since 2015, and became a compiler team member in 2019. Wesley has contributed heavily to the compiler's [`self-profile` infrastructure](https://blog.rust-lang.org/inside-rust/2020/02/25/intro-rustc-self-profile.html), to its collection of [MIR optimizations](https://blog.rust-lang.org/inside-rust/2019/12/02/const-prop-on-by-default.html), and to its const-eval and incremental compilation subsystems. Wesley has also already proven himself as an effective leader: they are currently co-lead of several working groups: wg-incr-comp, wg-prioritization, and wg-self-profile.
18+
19+
Niko and I are delighted that Wesley is taking on this new leadership role, and I look forward to steering the compiler alongside them.
20+
21+
## Membership Changes
22+
23+
In addition to the changes in leadership, we also have a new compiler team member to announce: lcnr.
24+
25+
lcnr has been contributing to the compiler since 2018. They have improved the type system via changes such as higher-ranked lifetimes in predicates ([#73503](rust-lang/rust#73503)), and also have focused for the past two years on improving Rust's support for complex generic expressions in constants (tracked at [#76560](rust-lang/rust#76560))

0 commit comments

Comments
 (0)