Skip to content

Commit 32c2785

Browse files
authored
Merge pull request #6022 from U007D/master
Update RFC, MCP, FCP and CFT sections for TWiR-569
2 parents 97a3e42 + 958cec3 commit 32c2785

File tree

1 file changed

+30
-33
lines changed

1 file changed

+30
-33
lines changed

draft/2024-10-16-this-week-in-rust.md

Lines changed: 30 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -68,18 +68,19 @@ and just ask the editors to select the category.
6868

6969
[submit_crate]: https://users.rust-lang.org/t/crate-of-the-week/2704
7070

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

76-
<!-- Calls for Testing go here, use this format:
77-
* [<RFC Topic>](<RFC URL>)
78-
* [Tracking Issue](<Tracking Issue URL>)
79-
* [Testing steps](<Testing Steps URL>)
80-
-->
81-
<!-- or if there are no new or updated RFCs this week, use: * *No New or Updated RFCs were created this week.* -->
82-
<!-- Remember to remove the `call-for-testing` label from the RFC so that the maintainer can signal for testers again, if desired. -->
76+
### [RFCs](https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing)
77+
* *No calls for testing were issued this week.*
78+
79+
### [Rust](https://github.com/rust-lang/rust/labels/call-for-testing)
80+
* *No calls for testing were issued this week.*
81+
82+
### [Rustup](https://github.com/rust-lang/rustup/labels/call-for-testing)
83+
* *No calls for testing were issued this week.*
8384

8485
If you are a feature implementer and would like your RFC to appear on the above list, add the new `call-for-testing`
8586
label to your RFC along with a comment providing testing instructions and/or guidance on which aspect(s) of the feature
@@ -129,44 +130,40 @@ Revision range: [e6c46db4..5ceb623a](https://perf.rust-lang.org/?start=e6c46db4e
129130
Changes to Rust follow the Rust [RFC (request for comments) process](https://github.com/rust-lang/rfcs#rust-rfcs). These
130131
are the RFCs that were approved for implementation this week:
131132

132-
<!-- Approved RFCs go here, use this format: * [Topic](URL) -->
133-
<!-- or if none were approved this week, use: * *No RFCs were approved this week.* -->
134-
<!-- * []() -->
135-
136-
<!--
137-
### [Approved Major Change Proposals (MCP)](https://forge.rust-lang.org/compiler/mcp.html)
138-
<!~~ MCPs occur infrequently, so this section is commented out by default. ~~>
139-
<!~~ MCPs which have been approved or rejected this week go here, use this format: * [major change accepted|rejected] [Topic](URL) ~~>
140-
-->
133+
* *No RFCs were approved this week.*
141134

142135
### Final Comment Period
143136

144137
Every week, [the team](https://www.rust-lang.org/team.html) announces the 'final comment period' for RFCs and key PRs
145138
which are reaching a decision. Express your opinions now.
146139

147140
#### [RFCs](https://github.com/rust-lang/rfcs/labels/final-comment-period)
141+
* *No RFCs entered Final Comment Period this week.*
148142

149-
<!-- RFCs which have entered FCP go here, use this format: * [disposition: merge|close] [Topic](URL) -->
150-
<!-- or if none entered FCP this week, use: * *No RFCs entered Final Comment Period this week.* -->
151-
<!-- * [disposition: ] []() -->
152-
153-
#### [Tracking Issues & PRs](https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
143+
#### Tracking Issues & PRs
144+
##### [Rust](https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
145+
* [disposition: merge] [stabilize Strict Provenance and Exposed Provenance APIs](https://github.com/rust-lang/rust/pull/130350)
146+
* [disposition: merge] [make unsupported_calling_conventions a hard error](https://github.com/rust-lang/rust/pull/129935)
147+
* [disposition: merge] [Decide on name for `derive(SmartPtr)`](https://github.com/rust-lang/rust/issues/129104)
148+
* [disposition: merge] [Stabilize `shorter_tail_lifetime`](https://github.com/rust-lang/rust/issues/131445)
149+
* [disposition: merge] [Finish stabilization of `result_ffi_guarantees`](https://github.com/rust-lang/rust/pull/130628)
150+
* [disposition: merge] [Implement edition 2024 match ergonomics restrictions](https://github.com/rust-lang/rust/pull/131381)
154151

155-
<!-- Tracking Issues which have entered FCP go here, use this format: * [disposition: merge|close] [Topic](URL) -->
156-
<!-- or if none entered FCP this week, use: * *No Tracking Issues or PRs entered Final Comment Period this week.* -->
157-
<!-- * [disposition: ] []() -->
152+
##### [Cargo](https://github.com/rust-lang/cargo/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
158153

159-
### [Language Reference](https://github.com/rust-lang/reference/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
160-
<!-- Remove this section if empty>
154+
##### [Language Team](https://github.com/rust-lang/lang-team/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc+)
155+
* *No Cargo Tracking Issues or PRs entered Final Comment Period this week.*
161156

162-
### [Unsafe Code Guidelines](https://github.com/rust-lang/unsafe-code-guidelines/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
163-
<!-- Remove this section if empty>
157+
##### [Language Reference](https://github.com/rust-lang/reference/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
158+
* *No Language Reference RFCs entered Final Comment Period this week.*
164159

165-
### [New and Updated RFCs](https://github.com/rust-lang/rfcs/pulls)
160+
##### [Unsafe Code Guidelines](https://github.com/rust-lang/unsafe-code-guidelines/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
161+
* *No Unsafe Code Guideline Tracking Issues or PRs entered Final Comment Period this week.*
166162

167-
<!-- New or updated RFCs go here, use this format: * [new|updated] [Topic](URL) -->
168-
<!-- or if there are no new or updated RFCs this week, use: * *No New or Updated RFCs were created this week.* -->
169-
<!-- * [new|updated] []() -->
163+
#### [New and Updated RFCs](https://github.com/rust-lang/rfcs/pulls)
164+
* [new] [RFC: No (opsem) Magic Boxes](https://github.com/rust-lang/rfcs/pull/3712)
165+
* [new] [`#[inline(required)]`](https://github.com/rust-lang/rfcs/pull/3711)
166+
* [new] [RFC: introduce the flavor syntactic design pattern](https://github.com/rust-lang/rfcs/pull/3710)
170167

171168
## Upcoming Events
172169

0 commit comments

Comments
 (0)