Skip to content

Commit e7e3522

Browse files
committed
Add Guillame to post
1 parent 3125a26 commit e7e3522

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed
Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
11
+++
2-
path = "inside-rust/2025/06/19/compiler-team-new-members"
3-
title = "Announcing one new member of the compiler team"
2+
path = "inside-rust/2025/07/24/compiler-team-new-members"
3+
title = "Announcing two new members of the compiler team"
44
authors = ["davidtwco and wesleywiser"]
55

66
[extra]
77
team = "the compiler team"
88
team_url = "https://www.rust-lang.org/governance/teams/compiler"
99
+++
10-
Just [last month we announced five new members of the compiler team][blog_prev_addition] but now we have another new member to announce:
10+
Just [recently we announced five new members of the compiler team][blog_prev_addition] but now we have two more members to announce:
1111

1212
- [yaahc](https://github.com/yaahc), team member
13-
- Jane has been making significant progress on the [Metrics Initiative](https://rust-lang.github.io/rust-project-goals/2025h1/metrics-initiative.html) compiler team Project Goal to help us quantify unstable feature usage, as well as the "Relink Don't Rebuild" (RDR) project to speed up recompilation of dependency trees when the surface area of a crate hasn't changed.
13+
- Jane has been making significant progress on the [Metrics Initiative](https://rust-lang.github.io/rust-project-goals/2025h1/metrics-initiative.html) compiler team project goal to help us quantify unstable feature usage, as well as the "Relink Don't Rebuild" (RDR) project to speed up recompilation of dependency trees when the surface area of a crate hasn't changed.
1414

15-
Thanks Jane for your contributions!
15+
- [GuillameGomez](https://github.com/GuillaumeGomez), team member
16+
- Guillaume has been a long time contributor to Rust and is the team lead of the Rustdoc team. In addition to his extensive work on Rustdoc, Guillame is also a frequent contributor to the GCC backend for the Rust compiler.
17+
18+
19+
Thank you both for your contributions!
1620

1721
[blog_prev_addition]: https://blog.rust-lang.org/inside-rust/2025/05/30/compiler-team-new-members/

0 commit comments

Comments
 (0)