File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -396,13 +396,13 @@ These are areas of interest for Cargo team members with no reportable progress f
396
396
Ready-to-develop:
397
397
- [ Merge ` cargo upgrade ` into ` cargo update ` ] ( https://github.com/rust-lang/cargo/issues/12425 )
398
398
- [ ` cargo publish ` for workspaces] ( https://github.com/rust-lang/cargo/issues/1169 )
399
- - [ Auto-generate completions] ( https://github.com/rust-lang/cargo/issues/6645 )
400
- - See [ clap-rs/clap #3166 ] ( https://github.com/clap-rs/clap/issues/3166 )
401
399
- Generalize cargo's test assertion code
402
400
- [ Add ` CARGO_WORKSPACE_DIR ` ] ( https://github.com/rust-lang/cargo/issues/3946 )
403
401
- [ Structured assertions in snapbox] ( https://github.com/assert-rs/trycmd/issues/92 )
404
402
- [ Find a solution for order-independent assertions between cargo and snapbox] ( https://github.com/assert-rs/trycmd/issues/151 )
405
403
- [ Open namespaces] ( https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#open-namespaces )
404
+ <!-- - [Auto-generate completions](https://github.com/rust-lang/cargo/issues/6645)
405
+ - See [clap-rs/clap#3166](https://github.com/clap-rs/clap/issues/3166) -->
406
406
407
407
Needs design and/or experimentation:
408
408
- [ GC] ( https://github.com/rust-lang/cargo/issues/12633 )
You can’t perform that action at this time.
0 commit comments