diff --git a/draft/2024-08-21-this-week-in-rust.md b/content/2024-08-21-this-week-in-rust.md similarity index 100% rename from draft/2024-08-21-this-week-in-rust.md rename to content/2024-08-21-this-week-in-rust.md diff --git a/draft/DRAFT_TEMPLATE b/draft/DRAFT_TEMPLATE index 5db4914ee..41b84f0f1 100644 --- a/draft/DRAFT_TEMPLATE +++ b/draft/DRAFT_TEMPLATE @@ -53,7 +53,8 @@ and just ask the editors to select the category. [submit_crate]: https://users.rust-lang.org/t/crate-of-the-week/2704 -## [Call for Testing](https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing) +## Calls for Testing + An important step for RFC implementation is for people to experiment with the implementation and give feedback, especially before stabilization. The following RFCs would benefit from user testing before moving forward: @@ -66,6 +67,12 @@ RFCs would benefit from user testing before moving forward: +### [RFCs](https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing) + +### [Rust](https://github.com/rust-lang/rust/labels/call-for-testing) + +### [Rustup](https://github.com/rust-lang/rustup/labels/call-for-testing) + If you are a feature implementer and would like your RFC to appear on the above list, add the new `call-for-testing` label to your RFC along with a comment providing testing instructions and/or guidance on which aspect(s) of the feature need testing. @@ -130,23 +137,23 @@ which are reaching a decision. Express your opinions now. -#### [Tracking Issues & PRs](https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc) +#### Tracking Issues & PRs -### [Language Reference](https://github.com/rust-lang/reference/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc) - - - +##### [Language Reference](https://github.com/rust-lang/reference/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc) + +##### [Unsafe Code Guidelines](https://github.com/rust-lang/unsafe-code-guidelines/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc) + +#### [New and Updated RFCs](https://github.com/rust-lang/rfcs/pulls) ## Upcoming Events