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

推荐订阅源

WordPress大学
WordPress大学
The Cloudflare Blog
大猫的无限游戏
大猫的无限游戏
小众软件
小众软件
V
Visual Studio Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 司徒正美
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
酷 壳 – CoolShell
酷 壳 – CoolShell
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
月光博客
月光博客
The GitHub Blog
The GitHub Blog
L
LangChain Blog
D
DataBreaches.Net
T
The Blog of Author Tim Ferriss
F
Fortinet All Blogs
博客园 - Franky
阮一峰的网络日志
阮一峰的网络日志
GbyAI
GbyAI
Apple Machine Learning Research
Apple Machine Learning Research
宝玉的分享
宝玉的分享
Engineering at Meta
Engineering at Meta
V
V2EX
MyScale Blog
MyScale Blog

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
Changes to the Rustdoc team | Inside Rust Blog
Guillaume Gomez on behalf of the rustdoc team · 2021-01-19 · via Rust Blog

Recently, there have been a lot of improvements in rustdoc. It was possible thanks to our new contributors. In light of these recent contributions, a few changes were made in the rustdoc team.

Adding a new team leader

Jynn has been helping me a lot on the leading parts by tagging issues and mentoring newcomers. But at the same time, they initiated great changes in the rustdoc codebase that led to huge performance improvements, they finished the "intra doc link" features which is now stable after years of instability (more information here). They also did multiple additional things but let's stop the listing here. :)

Overall, they've been an enormous help and making them co-lead is just making official everything's they've been doing since they joined the rustdoc team (and even before!). I'm glad to have them on the team and as co-lead.

Membership Changes

In addition to the new co-leadership nomination, we also have some new rustdoc team members to announce: @camelid and @Nemo157.

@camelid did a huge number of contributions on rustdoc, helping on the cleanup and fixing bugs.

@Nemo157 helped a lot on the "front-end" part of rustdoc (i.e. HTML/CSS/JS), not only reviewing but also fixing bugs and improving the current code.

Both of them have been contributing for a long time and we're really glad to (finally) have them on board.

Conclusion

With all these great new onboardings, we're expecting rustdoc to improve at much faster rate. More to come soon!