惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
Visual Studio Blog
Microsoft Azure Blog
Microsoft Azure Blog
WordPress大学
WordPress大学
小众软件
小众软件
Last Week in AI
Last Week in AI
月光博客
月光博客
博客园 - 聂微东
Recent Announcements
Recent Announcements
A
About on SuperTechFans
博客园 - 三生石上(FineUI控件)
V
V2EX
阮一峰的网络日志
阮一峰的网络日志
博客园 - Franky
云风的 BLOG
云风的 BLOG
量子位
N
Netflix TechBlog - Medium
Hugging Face - Blog
Hugging Face - Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
J
Java Code Geeks
博客园 - 司徒正美
S
SegmentFault 最新的问题
有赞技术团队
有赞技术团队
Google DeepMind News
Google DeepMind News
宝玉的分享
宝玉的分享

Rust Blog

Security Advisory for Cargo (CVE-2026-5223) | Rust Blog Security Advisory for Cargo (CVE-2026-5222) | Rust Blog Project goals update — April 2026 (end of 2025H2) | Rust Blog Rust is participating in Outreachy | Rust Blog Raising the baseline for the `nvptx64-nvidia-cuda` target | Rust Blog Announcing Google Summer of Code 2026 selected projects | Rust Blog Announcing Rust 1.95.0 | Rust Blog docs.rs: building fewer targets by default | Rust Blog Changes to WebAssembly targets and handling undefined symbols | Rust Blog Announcing Rust 1.94.1 | Rust Blog Security advisory for Cargo | Rust Blog What we heard about Rust's challenges | Rust Blog Call for Testing: Build Dir Layout v2 | Rust Blog Announcing rustup 1.29.0 | Rust Blog Announcing Rust 1.94.0 | Rust Blog 2025 State of Rust Survey Results | Rust Blog Rust debugging survey 2026 | Rust Blog Update on the October 15, 2018 incident on crates.io Announcing Rust 1.29.2 Announcing Rust 1.29 Announcing Rust 1.28 What is Rust 2018? Announcing Rust 1.27.2 Announcing Rust 1.27.1 Security Advisory for rustdoc Announcing Rust 1.27 Announcing Rust 1.26.2 Announcing Rust 1.26.1 Rust turns three Announcing Rust 1.26
Announcing seven new members of the compiler team | Insid...
davidtwco and wesleywiser on behalf of the compiler team · 2025-10-28 · via Rust Blog

Just a few months ago we announced five new members of the compiler team but now we have seven more members to announce:

  • yaahc, team member

    • Jane has been making significant progress on the Metrics Initiative compiler team project goal to help us quantify unstable feature usage, as well as the "Relink Don't Rebuild" (RDR) project to speed up recompilation of dependency trees when the surface area of a crate hasn't changed.
  • GuillameGomez, team member

    • Guillaume has been a long time contributor to Rust and is the team lead of the Rustdoc team. In addition to his extensive work on Rustdoc, Guillame is also a frequent contributor to the GCC backend for the Rust compiler.
  • Amanieu, team member

    • Amanieu is also a long time contributor to Rust and is the Library team lead. Amanieu often provides expertise regarding low-level language features like inline assembly and target-specific features.
  • Enselic, team member

    • Enselic has been contributing to issue triage for many years and has made lots of great contributions to throughout the compiler with a focus lately on revitalizing and improving the compiler integration test suite.
  • dianne, team member

    • Dianne has been heavily involved with improvements to match ergonomics, the implementation of deref patterns and some significant bug fixes to temporary lifetime issues.
  • JonathanBrouwer, team member

    • Jonathan has been instrumental in the ongoing effort to refactor the Rust compiler's handling of attributes which has greatly improved the quality of the compiler's code as well as implementing missing validation for attribute arguments.
  • tiif, team member

    • Tiif has helped contribute a variety of fixes for bugs, implemented support in the compiler for unstable trait impls and improvements to const generics.

Thank you all for your contributions!