Skip to content

Commit 504e729

Browse files
authored
Merge pull request rust-lang#6711 from U007D/master
Update RFC, MCP, FCP and CFT sections for TWiR-602
2 parents e9bcf56 + 23f5d96 commit 504e729

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

draft/2025-06-04-this-week-in-rust.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,19 @@ implementation and give feedback, especially before stabilization.
9494
If you are a feature implementer and would like your RFC to appear in this list, add a
9595
`call-for-testing` label to your RFC along with a comment providing testing instructions and/or
9696
guidance on which aspect(s) of the feature need testing.
97+
### [Cargo](https://github.com/rust-lang/cargo/labels/call-for-testing)
98+
* [Tracking Issue for -Zrustdoc-depinfo](https://github.com/rust-lang/cargo/issues/15370)
99+
* [Testing Instructions](https://github.com/rust-lang/cargo/issues/15370#issuecomment-2932749085)
100+
* [Tracking Issue for native-completion](https://github.com/rust-lang/cargo/issues/14520)
101+
* [Testing Instructions](https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#native-completions)
102+
* [Redefine `CARGO_TARGET_DIR` to be only an artifacts directory](https://github.com/rust-lang/cargo/issues/14125)
103+
* [Testing Instructions](https://github.com/rust-lang/cargo/issues/14125#issuecomment-2802967106)
104+
* [cargo install --dry-run](https://github.com/rust-lang/cargo/issues/11123)
105+
* [Testing Instructions](https://github.com/rust-lang/cargo/issues/11123#issuecomment-2460846663)
106+
* [cargo package --workspace is not very useful](https://github.com/rust-lang/cargo/issues/10948)
107+
* [Testing Instructions](https://github.com/rust-lang/cargo/issues/10948#issuecomment-2540365225)
108+
* [cargo publish multiple packages at once](https://github.com/rust-lang/cargo/issues/1169)
109+
* [Testing Instructions](https://github.com/rust-lang/cargo/issues/1169#issuecomment-2540367442)
97110

98111
* *No calls for testing were issued this week by [Rust](https://github.com/rust-lang/rust/labels/call-for-testing),
99112
[Rust language RFCs](https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing) or

0 commit comments

Comments
 (0)