diff --git a/draft/2022-05-18-this-week-in-rust.md b/draft/2022-05-18-this-week-in-rust.md index e0bd38a51..dc99aa26a 100644 --- a/draft/2022-05-18-this-week-in-rust.md +++ b/draft/2022-05-18-this-week-in-rust.md @@ -80,7 +80,7 @@ RFCs are at point where user testing is needed before moving forward: - +* [`std::thread::scope` - Scoped Threads (RFC 3151)](https://github.com/rust-lang/rust/issues/93203) ## Upcoming Events