Skip to content

Commit 2b20532

Browse files
authored
Update CFT, RFC and FCP sections for TWiR-455 (#3529)
1 parent b0163e5 commit 2b20532

File tree

1 file changed

+30
-4
lines changed

1 file changed

+30
-4
lines changed

draft/2022-08-10-this-week-in-rust.md

Lines changed: 30 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -136,15 +136,41 @@ If you are a Rust project owner and are looking for contributors, please submit
136136

137137
<!-- Perf results go here -->
138138

139-
### Call for Testing
140-
139+
### [Call for Testing](https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing)
141140
An important step for RFC implementation is for people to experiment with the
142141
implementation and give feedback, especially before stabilization. The following
143142
RFCs would benefit from user testing before moving forward:
144143

145-
<!-- Pre-Stabilization RFCs go here -->
144+
* *No RFCs issued a call for testing this week.*
145+
146+
If you are a feature implementer and would like your RFC to appear on the above list, add the new `call-for-testing`
147+
label to your RFC along with a comment providing testing instructions and/or guidance on which aspect(s) of the feature
148+
need testing.
149+
150+
### [Approved RFCs](https://github.com/rust-lang/rfcs/commits/master)
151+
152+
Changes to Rust follow the Rust [RFC (request for comments) process](https://github.com/rust-lang/rfcs#rust-rfcs). These
153+
are the RFCs that were approved for implementation this week:
154+
155+
* *No RFCs were approved this week.*
156+
157+
### Final Comment Period
158+
159+
Every week, [the team](https://www.rust-lang.org/team.html) announces the 'final comment period' for RFCs and key PRs
160+
which are reaching a decision. Express your opinions now.
161+
162+
#### [RFCs](https://github.com/rust-lang/rfcs/labels/final-comment-period)
163+
164+
* *No RFCs entered Final Comment Period this week.*
165+
166+
#### [Tracking Issues & PRs](https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
167+
168+
* [disposition: merge] [[RFC] Support `.comment` section like GCC/Clang (`!llvm.ident`)](https://github.com/rust-lang/rust/pull/97550)
169+
* [disposition: merge] [Tracking Issue for "unsafe blocks in unsafe fn" (RFC #2585)](https://github.com/rust-lang/rust/issues/71668)
170+
171+
### [New and Updated RFCs](https://github.com/rust-lang/rfcs/pulls)
146172

147-
<!-- RFC and FCP sections go here -->
173+
* [new] [Distinguish closures from callables](https://github.com/rust-lang/rfcs/pull/3300)
148174

149175
## Upcoming Events
150176

0 commit comments

Comments
 (0)