Skip to content

Commit ab437e4

Browse files
committed
Update RFC, MCP, FCP and CFT sections for TWiR-579
1 parent 5a9a76e commit ab437e4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

draft/2024-12-25-this-week-in-rust.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@ RFCs would benefit from user testing before moving forward:
7272
* *No calls for testing were issued this week.*
7373

7474
### [Rustup](https://github.com/rust-lang/rustup/labels/call-for-testing)
75-
* *No calls for testing were issued this week.*
75+
* [CfT: Test out Rustup's `reqwest` backend with `rustls`](https://github.com/rust-lang/rustup/issues/3806)
76+
- [Testing steps](https://github.com/rust-lang/rustup/issues/3806#issue-2278962476)
7677

7778
If you are a feature implementer and would like your RFC to appear on the above list, add the new `call-for-testing`
7879
label to your RFC along with a comment providing testing instructions and/or guidance on which aspect(s) of the feature
@@ -139,6 +140,7 @@ Revision range: [1b3fb316..0eca4dd3](https://perf.rust-lang.org/?start=1b3fb3167
139140
Changes to Rust follow the Rust [RFC (request for comments) process](https://github.com/rust-lang/rfcs#rust-rfcs). These
140141
are the RFCs that were approved for implementation this week:
141142

143+
* [Add support for `use Trait::func`](https://github.com/rust-lang/rfcs/pull/3591)
142144
* [crates.io: Trusted Publishing Support](https://github.com/rust-lang/rfcs/pull/3691)
143145

144146
### Final Comment Period
@@ -175,6 +177,7 @@ which are reaching a decision. Express your opinions now.
175177
* *No Unsafe Code Guideline Tracking Issues or PRs entered Final Comment Period this week.*
176178

177179
#### [New and Updated RFCs](https://github.com/rust-lang/rfcs/pulls)
180+
* [new] [RFC: Set CARGO_CHECK environment variable when type checking](https://github.com/rust-lang/rfcs/pull/3748)
178181
* [new] [unsized params in traits](https://github.com/rust-lang/rfcs/pull/3745)
179182
* [new] [Convert "reassignment of immutable local" and "mutable borrow of immutable local" from a hard error to a deny-by-default lint](https://github.com/rust-lang/rfcs/pull/3742)
180183

0 commit comments

Comments
 (0)