Skip to content

Commit a871d7a

Browse files
committed
Add instructions for feature implementers on how to request inclusion on CFT list for their RFC.
1 parent af6e167 commit a871d7a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

draft/2022-05-18-this-week-in-rust.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,10 @@ RFCs would benefit from user testing before moving forward:
8989
- [Feature documentation](https://doc.rust-lang.org/nightly/std/thread/fn.scope.html)
9090
* [RFC: Packages as (optional) namespaces](https://github.com/rust-lang/rfcs/pull/3243)
9191

92+
If you are a feature implementer and would like your RFC to appear on the above list, add the new `call-for-testing`
93+
label to your RFC along with a comment providing testing instructions and/or guidance on which aspect(s) of the feature
94+
need testing.
95+
9296
### [Approved RFCs](https://github.com/rust-lang/rfcs/commits/master)
9397

9498
Changes to Rust follow the Rust [RFC (request for comments) process](https://github.com/rust-lang/rfcs#rust-rfcs). These

0 commit comments

Comments
 (0)