Skip to content

Commit 41dbbfc

Browse files
authored
Merge pull request #6230 from U007D/master
Update RFC, MCP, FCP and CFT sections for TWiR-579
2 parents 695022b + ab437e4 commit 41dbbfc

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
@@ -93,7 +93,8 @@ RFCs would benefit from user testing before moving forward:
9393
* *No calls for testing were issued this week.*
9494

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

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

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

261263
### Final Comment Period
@@ -292,6 +294,7 @@ which are reaching a decision. Express your opinions now.
292294
* *No Unsafe Code Guideline Tracking Issues or PRs entered Final Comment Period this week.*
293295

294296
#### [New and Updated RFCs](https://github.com/rust-lang/rfcs/pulls)
297+
* [new] [RFC: Set CARGO_CHECK environment variable when type checking](https://github.com/rust-lang/rfcs/pull/3748)
295298
* [new] [unsized params in traits](https://github.com/rust-lang/rfcs/pull/3745)
296299
* [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)
297300

0 commit comments

Comments
 (0)