编译器团队
编译器内部结构和优化
成员
Aaron Hill
Camille Gillot
David Wood
Eduard-Mihai Burtescu
Esteban Kuber
lcnr
Matthew Jasper
Michael Woerister
Simonas Kazlauskas
Niko Matsakis
Oliver Scherer
Vadim Petrochenkov
前队友
我们也想感谢所有过去的成员,他们的贡献是无价的!
编译器团队贡献者
经常做贡献的人们
成员
bjorn3
Boxy
Michael Goulet
Josh Stone
Dylan MacKenzie
Eric Holk
Deadbeef
Florian Diebold
Jack Huey
Jonas Schievink
Rémy Rakic
Mark Rousskov
Aleksey Kladov
Nadrieril
Nikita Popov
nils
Nicholas Nethercote
Ralf Jung
Alexandre Martin
Santiago Pastorino
Takayuki Maeda
The 8472
Tyler Mandry
tmiasko
varkor
Waffle Maybe
Igor Matuszewski
前队友
我们也想感谢所有过去的成员,他们的贡献是无价的!
Types team
Working to implement and formally define the semantics of the Rust language
成员
Michael Goulet
lcnr
Oliver Scherer
Santiago Pastorino
Exploit Mitigations Project Group
Maintaining and improving the existing, implementing, and researching new exploit mitigations for the Rust compiler
成员
Rustc Trait System Refactor Initiative
Refactoring the trait system of rustc
成员
Boxy
Camille Gillot
Michael Goulet
Santiago Pastorino
编译器性能工作组
改善 rustc 编译性能(编译耗时方面)。
成员
Jakub Beránek
Rémy Rakic
Michael Woerister
Nicholas Nethercote
Felix Klock
Ryan Levick
Tyson Nottingham
Wesley Wiser
Compile-time Function Evaluation Working Group
Soundly expanding the capabilities of compile-time function evaluation in Rust
成员
前队友
我们也想感谢所有过去的成员,他们的贡献是无价的!
调式器工作组
调试工具以及相应的基础设施
成员
前队友
我们也想感谢所有过去的成员,他们的贡献是无价的!
Diagnostics working group
Aiming to make rustc better at telling the user why the compiler isn't smart enough to understand their code yet
成员
Incremental compilation working group
Improving incremental compilation in rustc
成员
Aaron Hill
Camille Gillot
David Wood
Michael Woerister
Santiago Pastorino
前队友
我们也想感谢所有过去的成员,他们的贡献是无价的!
MIR 优化工作组
编写 MIR 优化代码,重构 MIR 使其更加可优化。
成员
David Wood
Eduard-Mihai Burtescu
Jakob Degen
Santiago Pastorino
Mahmut Bulut
Wesley Wiser
rustc 并行化工作组
让 rustc 默认支持并行编译
成员
bjorn3
Jakub Beránek
Nicholas Nethercote
Sparrow Li
前队友
我们也想感谢所有过去的成员,他们的贡献是无价的!
Polonius 工作组
实现全新借用检查器这个实验性工作
成员
Amanda Stjerna
Dylan MacKenzie
Matthew Jasper
Polymorphization working group
Implementing polymorphization to reduce unnecessary monomorphisation in rustc
成员
Prioritization working group
Triaging bugs, mainly deciding if bugs are critical (potential release blockers) or not
成员
amit
Bawer Dagdeviren
Noah Lev
DJ Carpenter
Dylan DPC
Fredrik Østrem
Hameer Abbasi
Hirochika Matsumoto
inquisitivecrystal
James Gill
Jonathan Chasteen
Yuki Okushi
lcnr
Mason Stallmo
Jeremy Lempereur
Felix Klock
Stu
Takayuki Maeda
Yohei Tamura
前队友
我们也想感谢所有过去的成员,他们的贡献是无价的!
RFC 2229 工作组
使闭包捕获变量为单个字段而不是整个复合变量。
成员
Aman Arora
Archer Zhang
ChrisPardy
Jennifer Wills
logmosier
Dhruv Jauhar
Roxane
RLS 2.0 工作组
尝试为 IDE 定制新的编译器体系架构。
成员
Florian Diebold
Jonas Schievink
Laurențiu Nicola
Aleksey Kladov
Rustc 开发指南工作组
确保 rustc 指南和 API 文档的“完整”,让学习编译器变得更简单。
成员
前队友
我们也想感谢所有过去的成员,他们的贡献是无价的!
Rust Code Reading Club working group
Helping new and experienced contributors learn more about rustc