This page contains archived teams that are no longer active. We want to thank all past members for their invaluable contributions!
Cross-Team Collaboration Fun Times
Fostering cross-team collaboration in the Rust project
核心团队
关注项目的整体及跨领域方向,管理子工作组。
Dev tools peers
Oversight of specific Rust tools, and coordination with devtools team
文档团队
确保 Rust 拥有出色的文档。
Documentation peers
Oversight of specific documentation, and coordination with the docs team
Ecosystem team
icebreakers-cleanup-crew
icebreakers-llvm
IDE 和编辑器团队
IDE,编辑器以及诸如 Racer 和 rust-analyzer 的支持工具。
Incremental compilation working area
Improving incremental compilation in rustc
Interim Leadership Chat
A temporary governing body used to ratify RFC 3392
Edition 2021 Project Group
Managing the Rust 2021 edition
Error Handling Project Group
Identifying error handling best practices and consolidating the ecosystem
Foundation Project Group
Explore, plan and create a foundation for the Rust project
THIR Unsafety Checker Project Group
Working on refactoring unsafety checking to operate on THIR
Binary size working area
Improving the binary size of Rust programs and libraries
调式器工作组
调试工具以及相应的基础设施
元工作组
编译器团队的自管理组织
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
非词法作用域生命周期(NLL)工作组
实现基于 MIR 的全新借用检查系统和非词法作用域生命周期。
Polymorphization working group
Implementing polymorphization to reduce unnecessary monomorphisation in rustc
Prioritization working area
Triaging bugs, mainly deciding if there are critical (potential) release blockers
RFC 2229 工作组
使闭包捕获变量为单个字段而不是整个复合变量。
Rust Code Reading Club working group
Helping new and experienced contributors learn more about rustc
Rustfix 工作组
改进 cargo-fix 并作为其他团队之间的一个联络点。
自性能剖析工作组
改进“-Z self-profile”功能。
Trait 工作组
改进 rustc 的 trait 实现以遵循 Chalk 的方式。
Unsafe 代码指南(UCG)工作组
编写《Unsafe 代码指南》—— 定义了 Unsafe 代码中允许和禁止的行为。
WebAssembly(WASM)工作组
专注于在 JS 库和应用中通过 WebAssembly 嵌入 Rust 代码的端到端体验。