Skip to content

Commit 54e26f2

Browse files
committed
Aaron Hill joining compiler team as full member
1 parent 077c4c0 commit 54e26f2

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
layout: post
3+
title: "Congrats to compiler team member Aaron Hill"
4+
author: Wesley Wiser
5+
description: "Congrats to compiler team member Aaron Hill"
6+
team: the compiler team <https://rust-lang.org/governance/teams/compiler>
7+
---
8+
9+
I am pleased to announce that [Aaron Hill] has been made a full member of the [compiler team].
10+
11+
[Aaron Hill] ([@Aaron1011]) has been contributing to many different parts of the compiler since his start in 2017.
12+
Recently, Aaron has been working on finding and fixing bugs and correctness issues in the incremental system, cleanups and improvements to macro expansion and hygiene, as well as miscellaneous bug fixes.
13+
Beyond the compiler, Aaron has also implemented support for [unwinding in Miri], [generating documentation for auto-traits], and [future incompatibility reporting in Cargo].
14+
15+
Congratulations Aaron and thanks for all of your contributions to the project!
16+
17+
[Aaron Hill]: https://github.com/aaron1011
18+
[compiler team]: https://www.rust-lang.org/governance/teams/compiler
19+
[@Aaron1011]: https://github.com/aaron1011
20+
[unwinding in Miri]: https://github.com/rust-lang/rust/pull/60026
21+
[generating documentation for auto-traits]: https://github.com/rust-lang/rust/pull/47833
22+
[future incompatibility reporting in Cargo]: https://github.com/rust-lang/cargo/pull/8825

0 commit comments

Comments
 (0)