Skip to content

Commit c14b32b

Browse files
authored
Merge pull request #1308 from nikomatsakis/lcnr-lead
announce lcnr as types team co-leadership
2 parents 35b7cac + 637ee12 commit c14b32b

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: post
3+
title: "Announcing lcnr as Types Team co-lead"
4+
author: Niko Matsakis
5+
team: the types team <https://www.rust-lang.org/governance/teams/compiler#types-team>
6+
---
7+
8+
It is my great privilege to announce that [lcnr][] will be serving as the new types team co-lead. The types team has adopted the ["rolling leadership" model](https://rust-lang.github.io/rfcs/3262-compiler-team-rolling-leads.html) pioneered by the compiler team, and so [lcnr][] is joining as the new "junior lead". The senior lead will be [Jack Huey][]. I ([Niko Matsakis][]) am going to be stepping back and I will continue to be active as a types team member.
9+
10+
Over the years [lcnr][] has made numerous contributions to Rust, beginning with a focus on const generics but soon stepping over to the trait solver and type system. Their most recent contribution has been leading the push for a new trait solver. This work recently came to its first major milestone, [stabilizing the new solver for use in coherence][#121848]. This was a major goal for the types team and [lcnr][] deserves a lot of credit for it, as well as [compiler-errors][] and [boxy][].
11+
12+
[#121848]: https://github.com/rust-lang/rust/pull/121848
13+
[compiler-errors]: https://github.com/compiler-errors
14+
[boxy]: https://github.com/boxyuwu
15+
[lcnr]: https://github.com/lcnr
16+
[Jack Huey]: https://github.com/jackh726
17+
[Niko Matsakis]: https://github.com/nikomatsakis

0 commit comments

Comments
 (0)