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やRLSといった支援ツール
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
デバッギングワーキンググループ
ツールと基盤のデバッグを行います
グラマーワーキンググループ
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
ノンレキシカル・ライフタイム(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を改善し、他のチームとの窓口になります
Self-Profileワーキンググループ
-Z self-profile機能の改善を行います
トレイトワーキンググループ
Chalkの手法に沿うようにrustcのトレイト実装を変更します。
アンセーフコードガイドライン(UCG)ワーキンググループ
「アンセーフコードガイドライン」を策定し、アンセーフコードがどのような振る舞いを起こすか、もしくは起こしえないかを定義します。
WebAssembly(WASM)ワーキンググループ
WebAssemblyを通してJSライブラリやアプリケーションにRustコードを組み込む、エンドツーエンドの体験に焦点を絞っています。