@@ -62,52 +62,20 @@ and just ask the editors to select the category.
62
62
[ submit_crate ] : https://users.rust-lang.org/t/crate-of-the-week/2704
63
63
64
64
## Calls for Testing
65
- An important step for feature implementation is for people to experiment with the
65
+ An important step for RFC implementation is for people to experiment with the
66
66
implementation and give feedback, especially before stabilization.
67
67
68
- If you are a feature implementer and would like your feature to appear in this list, add a
68
+ If you are a feature implementer and would like your RFC to appear in this list, add a
69
69
` call-for-testing ` label to your RFC along with a comment providing testing instructions and/or
70
70
guidance on which aspect(s) of the feature need testing.
71
71
72
- <!-- If there are new CfT items this week, use: -->
73
- <!--
74
- [Repo Name](Repo URL)
75
- * [<Feature name>](<Feature URL>)
76
- * [Testing steps](<Testing Steps URL>)
77
- -->
78
- <!-- where `Repo Name` and `Repo URL` are one of:
79
- [Rust](https://github.com/rust-lang/rust/labels/call-for-testing),
80
- [Rust language RFCs](https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing),
81
- [Cargo](https://github.com/rust-lang/cargo/labels/call-for-testing) or
82
- [Rustup](https://github.com/rust-lang/rustup/labels/call-for-testing)
83
- -->
84
-
85
- <!-- For all `Repo Names` with no new CfT items this week: use (removing the repos for which new
86
- CfT items did appear, of course) -->
87
- <!--
88
72
* * No calls for testing were issued this week by
89
73
[ Rust] ( https://github.com/rust-lang/rust/labels/call-for-testing ) ,
90
74
[ Rust language RFCs] ( https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing ) ,
91
75
[ Cargo] ( https://github.com/rust-lang/cargo/labels/call-for-testing ) or
92
76
[ Rustup] ( https://github.com/rust-lang/rustup/labels/call-for-testing ) .*
93
- -->
94
- * * No calls for testing were issued this week by [ Rust] ( https://github.com/rust-lang/rust/labels/call-for-testing ) ,
95
- [ Rust language RFCs] ( https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing ) ,
96
- [ Cargo] ( https://github.com/rust-lang/cargo/labels/call-for-testing ) or
97
- [ Rustup] ( https://github.com/rust-lang/rustup/labels/call-for-testing ) .*
98
77
99
78
[ Let us know] ( https://github.com/rust-lang/this-week-in-rust/issues ) if you would like your feature to be tracked as a part of this list.
100
- -->
101
-
102
- ### [ RFCs] ( https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing )
103
-
104
- ### [ Rust] ( https://github.com/rust-lang/rust/labels/call-for-testing )
105
-
106
- ### [ Rustup] ( https://github.com/rust-lang/rustup/labels/call-for-testing )
107
-
108
- If you are a feature implementer and would like your RFC to appear on the above list, add the new ` call-for-testing `
109
- label to your RFC along with a comment providing testing instructions and/or guidance on which aspect(s) of the feature
110
- need testing.
111
79
112
80
## Call for Participation; projects and speakers
113
81
@@ -148,47 +116,30 @@ If you are an event organizer hoping to expand the reach of your event, please s
148
116
Changes to Rust follow the Rust [ RFC (request for comments) process] ( https://github.com/rust-lang/rfcs#rust-rfcs ) . These
149
117
are the RFCs that were approved for implementation this week:
150
118
151
- <!-- Approved RFCs go here, use this format: * [Topic](URL) -->
152
- <!-- or if none were approved this week, use: * *No RFCs were approved this week.* -->
153
- <!-- * []() -->
154
-
155
- <!--
156
- ### [Approved Major Change Proposals (MCP)](https://forge.rust-lang.org/compiler/mcp.html)
157
- <!~~ MCPs occur infrequently, so this section is commented out by default. ~~>
158
- <!~~ MCPs which have been approved or rejected this week go here, use this format: * [major change accepted|rejected] [Topic](URL) ~~>
159
- -->
119
+ * * No RFCs were approved this week.*
160
120
161
121
### Final Comment Period
162
122
163
123
Every week, [ the team] ( https://www.rust-lang.org/team.html ) announces the 'final comment period' for RFCs and key PRs
164
124
which are reaching a decision. Express your opinions now.
165
125
166
- #### [ RFCs] ( https://github.com/rust-lang/rfcs/labels/final-comment-period )
167
- <!-- RFCs which have entered FCP go here, use this format: * [disposition: merge|close] [Topic](URL) -->
168
- <!-- or if none entered FCP this week, use: * *No RFCs entered Final Comment Period this week.* -->
169
- <!-- * [disposition: ] []() -->
170
-
171
126
#### Tracking Issues & PRs
172
- <!-- Tracking Issues which have entered FCP go here, use this format: * [disposition: merge|close] [Topic](URL) -->
173
- <!-- or if none entered FCP this week, use: -->
174
- <!-- * *No Tracking Issues or PRs entered Final Comment Period this week.* -->
175
- <!-- * [disposition: ] []() -->
176
-
177
127
##### [ Rust] ( https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc )
128
+ * [ the ` #[track_caller] ` shim should not inherit ` #[no_mangle] ` ] ( https://github.com/rust-lang/rust/pull/145724 )
129
+ * [ Allow borrowing array elements from packed structs with ABI align <= packed align] ( https://github.com/rust-lang/rust/pull/145419 )
178
130
179
- ##### [ Cargo] ( https://github.com/rust-lang/cargo/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc )
180
-
181
- ##### [ Language Team] ( https://github.com/rust-lang/lang-team/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc+ )
182
-
183
- ##### [ Language Reference] ( https://github.com/rust-lang/reference/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc )
131
+ * No Items entered Final Comment Period this week for
132
+ [ Rust RFCs] ( https://github.com/rust-lang/rfcs/labels/final-comment-period ) ,
133
+ [ Cargo] ( https://github.com/rust-lang/cargo/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc ) ,
134
+ [ Language Team] ( https://github.com/rust-lang/lang-team/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc+ ) ,
135
+ [ Language Reference] ( https://github.com/rust-lang/reference/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc ) ,
136
+ [ Leadership Council] ( https://github.com/rust-lang/leadership-council/issues?q=state%3Aopen%20label%3Afinal-comment-period ) or
137
+ [ Unsafe Code Guidelines] ( https://github.com/rust-lang/unsafe-code-guidelines/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc ) .*
184
138
185
- ##### [ Unsafe Code Guidelines ] ( https://github.com/rust-lang/unsafe-code-guidelines/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc )
139
+ Let us know if you would like your PRs, Tracking Issues or RFCs to be tracked as a part of this list.
186
140
187
141
#### [ New and Updated RFCs] ( https://github.com/rust-lang/rfcs/pulls )
188
- <!-- New or updated RFCs go here, use this format: * [new|updated] [Topic](URL) -->
189
- <!-- or if there are no new or updated RFCs this week, use: -->
190
- <!-- * *No New or Updated RFCs were created this week.* -->
191
- <!-- * [new|updated] []() -->
142
+ * [ RFC: Add iter! macro] ( https://github.com/rust-lang/rfcs/pull/3861 )
192
143
193
144
## Upcoming Events
194
145
0 commit comments