This is something of a continuation of developer of note series, only with a different shape (all in 1 page) and a more gentle tone (favorite instead of note).
-
Ed Page is the primary maintainer of some key Rust projects, clap and toml. And like Eric Huss, he is also a major contributor to Cargo.
-
Eric Huss is the primary maintainer of The Rust Reference, as well as (the indispensable) mdBook. He is also a major contributor to Cargo, and is a member of Leadership council, the highest team in Rust Project. He is described as "an individual of consistently high judgment and character".
-
Jakub Beránek is a key member of several Rust teams, including compiler, bootstrap, and infra. He is also a member of Leadership council, the highest team in Rust Project.
-
Björn is the maintainer of
rustc_codegen_cranelift
, an alternative codegen backend forrustc
. A member of Compiler team, Björn can often be seen being helpful in Rust Project avenues, showing arcane compiler knowledge.