Language team
Designing and helping to implement new language features
Members
Alumni
We also want to thank all past members for their invaluable contributions!
Language Advisors team
Advising on the development of the Rust language
Members
Alex Crichton
Amanieu d'Antras
Taylor Cramer
Jack Huey
Jakob Degen
Mark Rousskov
Ralf Jung
Wesley Wiser
lang-docs team
Developing and writing the docs related to the lang team
Members
Alumni
We also want to thank all past members for their invaluable contributions!
Operational Semantics team
Working on deciding and specifying the semantics of Rust around unsafe code
Members
Style team
Defining and evolving the default Rust coding style
Members
Const Generics Project Group
Working to advance const generics support in the Rust language
Members
Boxy
David Wood
Oliver Scherer
varkor
Alumni
We also want to thank all past members for their invaluable contributions!
Dyn Upcasting Initiative
Allowing Upcasting between trait objects
Members
Niko Matsakis
Generic Associated Types Initiative
Extending Rust with Generic Associated Types
Members
Niko Matsakis
Keyword Generics Initiative
Extending the type system to support keyword generics
Members
Negative Impls Initiative
Extending negative impls and integrating them into coherence
Members
ffi-unwind project group
A working-group project to extend the Rust language to support unwinding that crosses FFI boundaries
Members
Amanieu d'Antras
bjorn3
Christopher Durham
Connor Horman
Katelyn Martin
gnzlbg
Josh Triplett
Gary Guo
Grammar working group
Working out the official, formal grammar for Rust and validating it against existing implementations
Members
Alumni
We also want to thank all past members for their invaluable contributions!
inline-asm project group
A working-group project to extend the Rust language to support inline assembly
Members
safe-transmute project group
A working-group project to extend the Rust language to support safe transmute between types