Skip to content

Commit cc78a87

Browse files
committed
Update CFT, FCP, MCP and RFC sections for TWiR-623
1 parent 59bf8bf commit cc78a87

File tree

1 file changed

+42
-59
lines changed

1 file changed

+42
-59
lines changed

draft/2025-10-29-this-week-in-rust.md

Lines changed: 42 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -88,33 +88,11 @@ If you are a feature implementer and would like your RFC to appear in this list,
8888
`call-for-testing` label to your RFC along with a comment providing testing instructions and/or
8989
guidance on which aspect(s) of the feature need testing.
9090

91-
<!-- If there are new CfT items this week, include:
92-
93-
[Repo Name](Repo URL)
94-
* [<Feature name>](<Feature URL>)
95-
* [Testing steps](<Testing Steps URL>)
96-
97-
- and make note in the item so the authors know to remove the `call-for-testing` label:
98-
This RFC will appear in the **Call for Testing** section of the next issue (#) of This Week in Rust (TWiR).
99-
You may remove the `call-for-testing` label. Please feel free to leave the `call-for-testing` label in place if you would like this RFC to appear again in another issue of TWiR.
100-
101-
- where `Repo Name` and `Repo URL` are one of:
102-
[Rust](https://github.com/rust-lang/rust/labels/call-for-testing),
103-
[Rust language RFCs](https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing),
104-
[Cargo](https://github.com/rust-lang/cargo/labels/call-for-testing) or
105-
[Rustup](https://github.com/rust-lang/rustup/labels/call-for-testing)
106-
107-
- and `Testing steps` points directly to the procedures the item wants users to exercise.
108-
109-
- For all `Repo Names` with no new CfT items this week: use (removing the repos for which new
110-
CfT items did appear, of course)
111-
11291
* *No calls for testing were issued this week by
11392
[Rust](https://github.com/rust-lang/rust/labels/call-for-testing),
114-
[Rust language RFCs](https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing),
115-
[Cargo](https://github.com/rust-lang/cargo/labels/call-for-testing) or
93+
[Cargo](https://github.com/rust-lang/cargo/labels/call-for-testing),
94+
[Rust language RFCs](https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing) or
11695
[Rustup](https://github.com/rust-lang/rustup/labels/call-for-testing).*
117-
-->
11896

11997
[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.
12098

@@ -169,54 +147,59 @@ If you are an event organizer hoping to expand the reach of your event, please s
169147
Changes to Rust follow the Rust [RFC (request for comments) process](https://github.com/rust-lang/rfcs#rust-rfcs). These
170148
are the RFCs that were approved for implementation this week:
171149

172-
<!-- Use either
173-
* [Item title](Item URL)
174-
- or
175150
* *No RFCs were approved this week.*
176-
-->
177151

178152
### Final Comment Period
179153

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

183157
#### Tracking Issues & PRs
184-
<!-- Either remove the group from the "No Items Entered Final Comment Period this week for" section
185-
and add the item(s) which entered Final comment period:
186-
##### [Group](Group URL)
187-
* [Item title](Item URL)
188-
- for `disposition-merge` `final-comment-period` items, or
189-
* [disposition: postpone]
190-
- for `disposition-postpone` `final-comment-period` items, or
191-
* [disposition: close]
192-
- for `disposition-close` `final-comment-period` items,
193-
* [disposition: unspecified]
194-
- when `disposition` is unspecified or ensure the group is a part of the
195-
"No Items Entered Final Comment Period this week for" section
158+
##### [Rust](https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
159+
* [FCW for repr(C) enums whose discriminant values do not fit into a c_int](https://github.com/rust-lang/rust/pull/147017)
160+
* [Tracking Issue for maybe_uninit_write_slice](https://github.com/rust-lang/rust/issues/79995)
161+
* [Add some conversion trait impls](https://github.com/rust-lang/rust/pull/145504)
162+
* [Tracking Issue for `Duration::from_nanos_u128`](https://github.com/rust-lang/rust/issues/139201)
163+
* [Tracking Issue for `core_slice_as_array`.](https://github.com/rust-lang/rust/issues/133508)
164+
* [TryFrom\<integer\> for bool](https://github.com/rust-lang/rust/pull/147400)
165+
* [Tracking Issue for slice::array_windows](https://github.com/rust-lang/rust/issues/75027)
166+
* [Tracking issue for `#![feature(maybe_uninit_slice)]`](https://github.com/rust-lang/rust/issues/63569)
167+
* [Tracking Issue for `lazy_get`](https://github.com/rust-lang/rust/issues/129333)
168+
* [add Iterator::contains](https://github.com/rust-lang/rust/pull/141994)
169+
* [Tracking Issue for inherent unchecked integer methods](https://github.com/rust-lang/rust/issues/85122)
170+
* [Stabilize s390x `vector` target feature and `is_s390x_feature_detected!` macro](https://github.com/rust-lang/rust/pull/145656)
171+
* [Update bundled musl to 1.2.5](https://github.com/rust-lang/rust/pull/142682)
172+
173+
[Compiler Team](https://github.com/rust-lang/compiler-team/issues?q=label%3Amajor-change%20%20label%3Afinal-comment-period) [(MCPs only)](https://forge.rust-lang.org/compiler/mcp.html)
174+
* [Use v0 mangling by default on nightly](https://github.com/rust-lang/compiler-team/issues/938)
175+
* [Use `annotate-snippets` as the default emitter on nightly](https://github.com/rust-lang/compiler-team/issues/937)
176+
* [Creating a new maintainable debuginfo test suite](https://github.com/rust-lang/compiler-team/issues/936)
177+
* [Switch to v0 mangling for symbols exceeding 64KB characters on targets generated PDB debug info](https://github.com/rust-lang/compiler-team/issues/934)
178+
* [Promote `riscv64a23-unknown-linux-gnu` to Tier 2 without host tools](https://github.com/rust-lang/compiler-team/issues/932)
179+
* [Omit suggestions when spans overlap](https://github.com/rust-lang/compiler-team/issues/929)
180+
* [Replace `rustc_target::specTarget::arch` string with enum](https://github.com/rust-lang/compiler-team/issues/926)
181+
* [Run main rust-analyzer tests in rust-lang/rust CI](https://github.com/rust-lang/compiler-team/issues/923)
182+
* [Turn emscripten-wasm-eh unwinding ABI on by default](https://github.com/rust-lang/compiler-team/issues/920)
183+
* [disposition: has concerns] [target tier 3 support for hexagon-unknown-qurt](https://github.com/rust-lang/compiler-team/issues/919)
184+
* [disposition: has concerns] [Proposal for a dedicated test suite for the parallel frontend](https://github.com/rust-lang/compiler-team/issues/906)
185+
* [disposition: has concerns] [Give integer literals a sign instead of relying on negation expressions](https://github.com/rust-lang/compiler-team/issues/835)
186+
* [Also enable ICE file dumps on stable](https://github.com/rust-lang/compiler-team/issues/809)
187+
* [New Tier-3 target proposal: `loongarch64-linux-android`](https://github.com/rust-lang/compiler-team/issues/806)
188+
189+
[Leadership Council](https://github.com/rust-lang/leadership-council/issues?q=state%3Aopen%20label%3Afinal-comment-period)
190+
* [Proposal: Require all project team members to have Zulip IDs](https://github.com/rust-lang/leadership-council/issues/228)
191+
196192
*No Items entered Final Comment Period this week for
197-
[Rust RFCs](https://github.com/rust-lang/rfcs/labels/final-comment-period),
198-
[Cargo](https://github.com/rust-lang/cargo/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc),
199-
[Compiler Team](https://github.com/rust-lang/compiler-team/issues?q=label%3Amajor-change%20%20label%3Afinal-comment-period) [(MCPs only)](https://forge.rust-lang.org/compiler/mcp.html),
200-
[Language Team](https://github.com/rust-lang/lang-team/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc+),
201-
[Language Reference](https://github.com/rust-lang/reference/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc),
202-
[Leadership Council](https://github.com/rust-lang/leadership-council/issues?q=state%3Aopen%20label%3Afinal-comment-period) or
203-
[Unsafe Code Guidelines](https://github.com/rust-lang/unsafe-code-guidelines/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc).*
193+
[Rust RFCs](https://github.com/rust-lang/rfcs/labels/final-comment-period),
194+
[Cargo](https://github.com/rust-lang/cargo/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc),
195+
[Language Team](https://github.com/rust-lang/lang-team/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc+),
196+
[Language Reference](https://github.com/rust-lang/reference/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc) or
197+
[Unsafe Code Guidelines](https://github.com/rust-lang/unsafe-code-guidelines/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc).*
204198

205199
Let us know if you would like your PRs, Tracking Issues or RFCs to be tracked as a part of this list.
206-
-->
207200

208201
#### [New and Updated RFCs](https://github.com/rust-lang/rfcs/pulls)
209-
<!-- Use either
210-
* [Item title](Item URL)
211-
- for new items, or
212-
* [updated] [Item title](Item URL)
213-
- for updated items, or
214-
* *No New or Updated RFCs were created this week.*
215-
-->
216-
217-
<!-- Sample commit message
218-
Update CFT, FCP, MCP and RFC sections for TWiR-xxx
219-
-->
202+
* [Adding a crates.io Security tab](https://github.com/rust-lang/rfcs/pull/3872)
220203

221204
## Upcoming Events
222205

0 commit comments

Comments
 (0)