You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2017-12-21-rust-in-2017.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -104,6 +104,7 @@ In this post, I’d like to specifically call out the ***leaders*** and ***mento
104
104
-**Community**
105
105
-[carols10cents](https://github.com/carols10cents), for running the [Increasing Rust’s Reach](https://blog.rust-lang.org/2017/06/27/Increasing-Rusts-Reach.html) program.
106
106
-[ashleygwilliams](https://github.com/ashleygwilliams), for overhauling the [RustBridge](https://rustbridge.github.io/) curriculum and otherwise driving the program forward.
107
+
-[jonathandturner](https://github.com/jonathandturner/), for overseeing the [2017 Rust community survey](https://blog.rust-lang.org/2017/09/05/Rust-2017-Survey-Results.html).
107
108
-**Compiler**
108
109
-[nikomatsakis](https://github.com/nikomatsakis/), for an incredible amount of leadership, organization, and mentoring work, *and* for a lot of high-value hacking on NLL in particular.
109
110
-[arielb1](https://github.com/arielb1/), likewise for mentoring *and* hacking work, spanning both NLL and the rest of the compiler.
@@ -123,10 +124,12 @@ In this post, I’d like to specifically call out the ***leaders*** and ***mento
123
124
-**Language**
124
125
-[withoutboats](https://github.com/withoutboats/), for keeping us focused on the programmer experience and for helping the community navigate discussion around very thorny language design issues.
125
126
-[cramertj](https://github.com/cramertj/), for keeping us focused on *shipping*, and in particular building consensus around some of the topics where that’s been hardest to find: impl Trait, and module system changes.
127
+
-[nikomatsakis](https://github.com/nikomatsakis/), for making the [NLL RFC](https://github.com/rust-lang/rfcs/pull/2094) so accessible, and pioneering the idea of using a separate repo for it to allow for greater participation.
126
128
-**Libraries**
127
129
-[brson](https://github.com/brson/), for envisioning and largely overseeing the Libz Blitz initiative.
128
-
-[kodraus](https://github.com/dtolnay), for gracefully taking over the Libz Blitz and seeing it to a successful conclusion.
130
+
-[kodraus](https://github.com/kodraus), for gracefully taking over the Libz Blitz and seeing it to a successful conclusion.
129
131
-[dtolnay](https://github.com/dtolnay), for taking on the API guidelines work and getting it to a coherent and polished state.
130
132
-[budziq](https://github.com/budziq), for a ton of work coordinating and editing contributions to the cookbook.
133
+
- dhardy
131
134
132
135
Technical leaders are an essential ingredient for our success, and I hope in 2018 we can continue to grow our leadership pool, and get even more done — together.
0 commit comments