|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: "Please welcome Boxy, Léo Lanteri Thauvin and the8472 to compiler-contributors" |
| 4 | +author: Wesley Wiser |
| 5 | +description: "Please welcome Boxy, Léo Lanteri Thauvin and the8472 to compiler-contributors" |
| 6 | +team: the compiler team <https://www.rust-lang.org/governance/teams/compiler> |
| 7 | +--- |
| 8 | + |
| 9 | +Please welcome [Boxy], [Léo Lanteri Thauvin] and [the8472] to the [compiler-contributors] group! |
| 10 | + |
| 11 | +[Boxy] has been working on pushing const generics forward by [implementing parts] of the `const_evaluatable_checked` feature, [fixing bugs] and [making rustdoc work with const generics]. |
| 12 | +Boxy is also a frequent contributor to [#project-const-generics] discussions and meetings. |
| 13 | + |
| 14 | +[Léo Lanteri Thauvin] has been a consistent contributor of [refactorings and improvements] to rustc. |
| 15 | +Recently, Léo has been [implementing] a [Major Change Proposal] to migrate the `unsafe` checker to operate on THIR instead of MIR. |
| 16 | + |
| 17 | +[the8472] has been a frequent contributor of performance improvements to both the [compiler itself] as well as the [standard library]. |
| 18 | +[the8472] can also be frequently found on Zulip offering advice and help. |
| 19 | + |
| 20 | +Congratulations [Boxy], [Léo Lanteri Thauvin] and [the8472] and thanks! |
| 21 | + |
| 22 | +[Boxy]: https://github.com/BoxyUwU |
| 23 | +[implementing parts]: https://github.com/rust-lang/rust/pull/81577 |
| 24 | +[fixing bugs]: https://github.com/rust-lang/rust/pull/82067 |
| 25 | +[making rustdoc work with const generics]: https://github.com/rust-lang/rust/pull/85957 |
| 26 | +[#project-const-generics]: https://rust-lang.zulipchat.com/#narrow/stream/260443-project-const-generics |
| 27 | +[Léo Lanteri Thauvin]: https://github.com/LeSeulArtichaut |
| 28 | +[refactorings and improvements]: https://github.com/rust-lang/rust/pull/78182 |
| 29 | +[implementing]: https://github.com/rust-lang/rust/pull/83129 |
| 30 | +[Major Change Proposal]: https://github.com/rust-lang/compiler-team/issues/402 |
| 31 | +[the8472]: https://github.com/the8472 |
| 32 | +[compiler itself]: https://github.com/rust-lang/rust/pull/84965 |
| 33 | +[standard library]: https://github.com/rust-lang/rust/pull/83245 |
| 34 | +[compiler-contributors]: https://rust-lang.github.io/rfcs/2689-compiler-team-contributors.html |
0 commit comments