|
| 1 | ++++ |
| 2 | +path = "inside-rust/2025/05/27/compiler-team-new-members" |
| 3 | +title = "Announcing five new members of the compiler team" |
| 4 | +authors = ["davidtwco and wesleywiser"] |
| 5 | +aliases = ["inside-rust/2025/05/27/compiler-team-new-members.html"] |
| 6 | + |
| 7 | +[extra] |
| 8 | +team = "the compiler team" |
| 9 | +team_url = "https://www.rust-lang.org/governance/teams/compiler" |
| 10 | ++++ |
| 11 | +It's been around six months since [we last announced new members of the compiler |
| 12 | +team][blog_prev_addition] and there's already new members to announce: |
| 13 | + |
| 14 | +- [Kobzol](https://github.com/Kobzol), team member |
| 15 | + - Kobzol is a prolific member of the infrastructure team and has also been making great |
| 16 | + contributions to the team's performance triaging, our transition to lld as well as many varied |
| 17 | + improvements to the compiler itself. |
| 18 | +- [ZuseZ4](https://github.com/ZuseZ4), team member |
| 19 | + - ZuseZ4 is the maintainer of the [Enzyme](https://enzyme.mit.edu/) logic in our LLVM backend and |
| 20 | + our new automatic differentiation support. |
| 21 | +- [jdonszelmann](https://github.com/jdonszelmann), team member |
| 22 | + - jdonszelmann has been making significant contributions to how we represent attributes in the HIR |
| 23 | + and helped organise the Rust All Hands this year, enabling the team to meet in person. |
| 24 | +- [madsmtm](https://github.com/madsmtm), team member |
| 25 | + - madsmtm is our Apple and iOS target maintainer and expert on the issues and regressions that |
| 26 | + come up with these targets. |
| 27 | +- [mati865](https://github.com/mati865), team member |
| 28 | + - mati865 is likewise our maintainer of the Windows GNULLVM targets and has been instrumental in |
| 29 | + doing reviews and fixes in support of these targets. |
| 30 | + |
| 31 | +Thanks to all of our new members for their contributions! |
| 32 | + |
| 33 | +[blog_prev_addition]: https://blog.rust-lang.org/inside-rust/2024/11/12/compiler-team-new-members/ |
0 commit comments