此页面包含已归档的团队,这些团队不再活跃。 我们想感谢所有过去的成员,他们的贡献是无价的!

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

IDE 與編輯器團隊

IDE、編輯器以及像是 Racer 和 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

治理工作組

改善 Rust 團隊治理

語法

設計 Rust 的官方、正式語法並對既存的實作進行驗證。

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)

實作以 MIR 為基礎的 borrow check 與 non-lexical lifetime

效能分析指導最佳化

實作 rustc 之效能分析指導最佳化。

Polymorphization working group

Implementing polymorphization to reduce unnecessary monomorphisation in rustc

RFC 2229

使閉包捕捉變數個別的欄位而不是整個變數。

Rust Code Reading Club working group

Helping new and experienced contributors learn more about rustc

Self-Profile

改善 -Z self-profile 功能

Unsafe Code 準則 (UCG)

設計「Unsafe Code 準則」以定義 unsafe code 能與不能進行的行為。

WebAssembly (WASM) 工作組

專注於透過 WebAssembly 嵌入 Rust 程式碼到 JS 函式庫與應用程式的端對端體驗