diff --git a/draft/2025-07-09-this-week-in-rust.md b/draft/2025-07-09-this-week-in-rust.md index c4c5fe68b..1d5b99e9c 100644 --- a/draft/2025-07-09-this-week-in-rust.md +++ b/draft/2025-07-09-this-week-in-rust.md @@ -41,6 +41,7 @@ and just ask the editors to select the category. ### Project/Tooling Updates ### Observations/Thoughts +* [Unsoundness and accidental features in the `#[target_feature]` attribute](https://predr.ag/blog/unsoundness-and-accidental-features-in-target-feature/) ### Rust Walkthroughs