Language team
Designing and helping to implement new language features
Members
Alumni
We also want to thank all past members for their invaluable contributions!
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!
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
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
Members
Unsafe Code Guidelines (UCG) working group
Working out the "Unsafe Code Guidelines", which define what unsafe code can and cannot do