This page contains archived teams that are no longer active. We want to thank all past members for their invaluable contributions!

Equipo de contenidos

Ayudar a la recopilación y desarrollo de contenidos de la comunidad.

Cross-Team Collaboration Fun Times

Fostering cross-team collaboration in the Rust project

Documentation peers

Oversight of specific documentation, and coordination with the docs team

Equipo de IDEs y editores

IDEs, editores y soporte para herramientas como Racer y el rust-analyzer

Edition 2021 Project Group

Managing the Rust 2021 edition

Error Handling Project Group

Identifying error handling best practices and consolidating the ecosystem

THIR Unsafety Checker Project Group

Working on refactoring unsafety checking to operate on THIR

Grupo de trabajo de gobernanza

Trabajar en la mejora de la gobernanza de Rust

Gramática

Especificar la gramática formal y oficial de Rust y validar las implementaciones ya existentes.

Meta

Cómo el equipo del compilador se organiza a sí mismo

Networking working group

Focusing on improving the end-to-end experience with both sync and async networking code, in coordination with the growing web ecosystem

Async foundations working group

Stabilizing and documenting the async features of Rust

Embedded networking working group

Supporting IoT development with Rust

Web foundations working group

Improving web development with Rust

Non-Lexical Lifetimes (NLL)

Implementar el nuevo borrow check basado en MIR y las lifetimes no léxicas

Profile-guided optimization

Implementar profile-guided optimization en rustc

Polymorphization working group

Implementing polymorphization to reduce unnecessary monomorphisation in rustc

RFC 2229

Hacer que una closure capture campos individuales de una variable en lugar de toda la variable compuesta

Rust Code Reading Club working group

Helping new and experienced contributors learn more about rustc

Grupo de trabajo de rustfix

Mejorar cargo-fix y funcionar como punto de contacto para otros equipos

Self-Profile

Mejorar la opción de -Z self-profile

Guías de código unsafe

Elaborar las Unsafe Code Guidelines, que definen qué tipo de comportamiento puede o no presentar el código unsafe.

Grupo de trabajo de WebAssembly (WASM)

Concentrados en la experiencia integral de incluir código Rust en bibliotecas y applicaciones JS mediante WebAssembly.