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
Core 團隊
專注於專案的未來方向決策、子團隊的管理以及跨領域方向
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
除錯器工作組
除錯工具及基礎功能
Meta
管理編譯團隊本身
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
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 並作為其它團隊的連絡窗口
Self-Profile
改善 -Z self-profile 功能
Traits
以 Chalk 方法改寫 rustc trait 的實作
Unsafe Code 準則 (UCG)
設計「Unsafe Code 準則」以定義 unsafe code 能與不能進行的行為。
WebAssembly (WASM) 工作組
專注於透過 WebAssembly 嵌入 Rust 程式碼到 JS 函式庫與應用程式的端對端體驗