Commit 0bcac2e
authored
### What does this PR try to resolve?
* Solves #16726
### How to test and review this PR?
* In cases where you would expect `--manifest-path` to work, try `-m`
instead.
---
### Notes
* First time contributing to `cargo` so please let me know what I can do
to bring this PR up to par if I've missed anything!
* No AI tooling of any kind was used in the creation of this PR.
28 files changed
Lines changed: 41 additions & 27 deletions
File tree
- src/cargo/util
- tests/testsuite
- cargo_add/help
- cargo_bench/help
- cargo_build/help
- cargo_check/help
- cargo_clean/help
- cargo_doc/help
- cargo_fetch/help
- cargo_fix/help
- cargo_generate_lockfile/help
- cargo_locate_project/help
- cargo_metadata/help
- cargo_package/help
- cargo_pkgid/help
- cargo_publish/help
- cargo_read_manifest/help
- cargo_remove/help
- cargo_report_sessions/help
- cargo_report_timings/help
- cargo_run/help
- cargo_rustc/help
- cargo_rustdoc/help
- cargo_test/help
- cargo_tree/help
- cargo_update/help
- cargo_vendor/help
- cargo_verify_project/help
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
| 378 | + | |
378 | 379 | | |
379 | 380 | | |
380 | 381 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
296 | 309 | | |
297 | 310 | | |
298 | 311 | | |
| |||
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
0 commit comments