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
396396Ready-to-develop:
397397- [ Merge ` cargo upgrade ` into ` cargo update ` ] ( https://github.com/rust-lang/cargo/issues/12425 )
398398- [ ` 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 )
401399- Generalize cargo's test assertion code
402400 - [ Add ` CARGO_WORKSPACE_DIR ` ] ( https://github.com/rust-lang/cargo/issues/3946 )
403401 - [ Structured assertions in snapbox] ( https://github.com/assert-rs/trycmd/issues/92 )
404402 - [ Find a solution for order-independent assertions between cargo and snapbox] ( https://github.com/assert-rs/trycmd/issues/151 )
405403- [ 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) -->
406406
407407Needs design and/or experimentation:
408408- [ GC] ( https://github.com/rust-lang/cargo/issues/12633 )
You can’t perform that action at this time.
0 commit comments