diff --git a/draft/2025-05-21-this-week-in-rust.md b/draft/2025-05-21-this-week-in-rust.md index 052dd4427..f82d70c33 100644 --- a/draft/2025-05-21-this-week-in-rust.md +++ b/draft/2025-05-21-this-week-in-rust.md @@ -41,9 +41,9 @@ and just ask the editors to select the category. ### Project/Tooling Updates ### Observations/Thoughts - * [Evolution of Rust compiler errors](https://kobzol.github.io/rust/rustc/2025/05/16/evolution-of-rustc-errors.html) * [For your eyes only](https://bitfieldconsulting.com/posts/for-your-eyes-only) +* [Disable debuginfo to improve Rust compile times](https://kobzol.github.io/rust/rustc/2025/05/20/disable-debuginfo-to-improve-rust-compile-times.html) ### Rust Walkthroughs