Skip to content

Commit d0bac8b

Browse files
authored
Merge pull request #3829 from U007D/twir-470
Update CFT, RFC and FCP sections for TWiR-470
2 parents 1d32a39 + cb670cb commit d0bac8b

File tree

1 file changed

+31
-4
lines changed

1 file changed

+31
-4
lines changed

draft/2022-11-23-this-week-in-rust.md

Lines changed: 31 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,15 +79,42 @@ If you are a Rust project owner and are looking for contributors, please submit
7979

8080
<!-- Perf results go here -->
8181

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

88-
<!-- Pre-Stabilization RFCs go here -->
87+
* *No RFCs issued a call for testing this week.*
88+
89+
If you are a feature implementer and would like your RFC to appear on the above list, add the new `call-for-testing`
90+
label to your RFC along with a comment providing testing instructions and/or guidance on which aspect(s) of the feature
91+
need testing.
92+
93+
### [Approved RFCs](https://github.com/rust-lang/rfcs/commits/master)
94+
95+
Changes to Rust follow the Rust [RFC (request for comments) process](https://github.com/rust-lang/rfcs#rust-rfcs). These
96+
are the RFCs that were approved for implementation this week:
97+
98+
* *No RFCs were approved this week.*
99+
100+
### Final Comment Period
101+
102+
Every week, [the team](https://www.rust-lang.org/team.html) announces the 'final comment period' for RFCs and key PRs
103+
which are reaching a decision. Express your opinions now.
104+
105+
#### [RFCs](https://github.com/rust-lang/rfcs/labels/final-comment-period)
106+
107+
* [disposition: merge] [Style evolution](https://github.com/rust-lang/rfcs/pull/3338)
108+
109+
#### [Tracking Issues & PRs](https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
110+
111+
* [disposition: merge] [Expand a style-guide principle: readability in plain text](https://github.com/rust-lang/rust/pull/104506)
112+
* [disposition: merge] [Stabilize native library modifier `verbatim`](https://github.com/rust-lang/rust/pull/104360)
113+
114+
### [New and Updated RFCs](https://github.com/rust-lang/rfcs/pulls)
89115

90-
<!-- RFC and FCP sections go here -->
116+
* [new] [feature iter_find_many](https://github.com/rust-lang/rfcs/pull/3350)
117+
* [new] [RFC: UTF-8 characters and escape codes in (byte) string literals](https://github.com/rust-lang/rfcs/pull/3349)
91118

92119
## Upcoming Events
93120

0 commit comments

Comments
 (0)