Ed Page
Ed Page
When does it make sense for a shell to be included by default? Considerings - Levels of support for native completions, #3166 - #5729 - Levels of use of the...
### Problem `cargo` does not complete correctly when I try to complete *in the middle* with `sudo` using the `native-completions` feature. ### Steps 1. Run `source
### Discussed in https://github.com/clap-rs/clap/discussions/6070 Originally posted by **timmc** July 13, 2025 I have a ValueEnum with variants that have detailed help (that is, more than one paragraph of doc comments)....
### Description Please list any corrections you noticed `typos` doesn't fix and we'll roll these up into a single PR, making it lighter weight for adding new corrections. Preferred format...
Discussed at [#t-rustup > rustup/cargo output format consistency @ 💬](https://rust-lang.zulipchat.com/#narrow/channel/490103-t-rustup/topic/rustup.2Fcargo.20output.20format.20consistency/near/546948974)
### Verification - [x] I searched for recent similar issues at https://github.com/rust-lang/rustup/issues?q=is%3Aissue and found no duplicates. - [x] I am on the latest version of Rustup according to https://github.com/rust-lang/rustup/tags and...
### Verification - [x] I searched for recent similar issues at https://github.com/rust-lang/rustup/issues?q=is%3Aissue and found no duplicates. - [x] I am on the latest version of Rustup according to https://github.com/rust-lang/rustup/tags and...
### Verification - [x] I searched for recent similar issues at https://github.com/rust-lang/rustup/issues?q=is%3Aissue and found no duplicates. - [x] I am on the latest version of Rustup according to https://github.com/rust-lang/rustup/tags and...
### Problem you are trying to solve Cargo would like to detect when the user has set `CARGO_HOME` and act on that appropriately for https://github.com/rust-lang/cargo/issues/1734 but rustup always sets it...
### Did you check the tree-sitter docs? - [x] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser ### Is your feature request related to...