Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
rust-lang/cargo
Pull Requests
Commits
Open
Closed
Any build scripts can now use cargo::metadata=KEY=VALUE
A-documenting-cargo-itself
A-build-scripts
S-waiting-on-review
A-unstable
#16436 opened 2025-12-26 17:25 by
ranger-ross
fix(vendor): unpack from local-registry cache path
A-registries
S-waiting-on-review
Command-vendor
A-local-registry-source
A-sparse-registry
#16435 opened 2025-12-26 15:11 by
weihanglo
fix(vendor): recursively filter git files in subdirectories
S-waiting-on-review
Command-vendor
#16433 opened 2025-12-26 11:05 by
vishalmudhirajpokala
feat(help): display manpage for nested commands
A-documenting-cargo-itself
A-cli
A-cli-help
A-future-incompat
Command-report
#16432 opened 2025-12-25 16:09 by
weihanglo
docs(report): enhance man pages for `cargo report *`
A-documenting-cargo-itself
S-waiting-on-review
A-cli
A-cli-help
A-future-incompat
Command-report
#16430 opened 2025-12-23 23:16 by
weihanglo
feat(report): new command `cargo report sessions`
S-waiting-on-review
A-cli
Command-report
Z-build-analysis
#16428 opened 2025-12-23 14:53 by
weihanglo
Set `TMPDIR` / `TMP`+`TEMP` environment variables
A-build-execution
A-build-scripts
A-layout
#16426 opened 2025-12-23 08:36 by
madsmtm
Remove disabled optional weak dependencies when resolving
A-dependency-resolution
S-waiting-on-review
#16424 opened 2025-12-20 13:13 by
Jackhr-arch
Fix cargo locate-project --workspace performance issue
Command-locate-project
A-workspaces
S-waiting-on-review
A-cli
#16423 opened 2025-12-20 12:04 by
moabo3li
feat(test): Make CARGO_BIN_EXE_ available at runtime
Command-test
Command-run
A-build-execution
A-build-scripts
T-cargo
S-waiting-on-review
#16421 opened 2025-12-19 21:16 by
epage
fix(timing)!: remove `--timings=<FMT>` optional format values
A-documenting-cargo-itself
A-build-execution
T-cargo
proposed-final-comment-period
disposition-merge
S-waiting-on-review
A-timings
A-cli
A-json-output
A-cli-help
#16420 opened 2025-12-19 20:18 by
weihanglo
feat(toml): TOML 1.1 parse support
T-cargo
final-comment-period
disposition-merge
S-waiting-on-review
#16415 opened 2025-12-18 13:42 by
epage
feat: in-memory only `Manifest`
A-build-execution
A-workspaces
A-manifest
Command-fix
Command-vendor
#16409 opened 2025-12-17 06:44 by
secona
feat (patch): Display where the patch was defined in patch-related error messages
A-crate-dependencies
A-workspaces
A-dependency-resolution
A-registries
A-manifest
S-waiting-on-review
A-lockfile
#16407 opened 2025-12-17 00:19 by
omskscream
test(add): add the test case for `cargo add X@latest`
#16406 opened 2025-12-16 21:23 by
0xPoe
chore(deps): update msrv (3 versions) to v1.90
S-waiting-on-review
#16387 opened 2025-12-12 21:43 by
renovate[bot]
Enable new layout on Cargo's tests
A-documenting-cargo-itself
Command-clean
A-build-execution
A-testing-cargo-itself
A-layout
A-unstable
#16375 opened 2025-12-10 21:57 by
epage
fix: handled the case of help and list flags combination to show list
S-waiting-on-review
A-cli
#16366 opened 2025-12-09 01:51 by
benodiwal
explain what vend means in cargo-vendor command documentation
A-documenting-cargo-itself
S-waiting-on-review
#16365 opened 2025-12-09 00:45 by
sterschi
Add `cargo new --proc-macro` and `cargo init --proc-macro`
Command-new
S-waiting-on-review
A-cli
#16362 opened 2025-12-08 20:21 by
nik-rev
Added `CARGO_BUILD_DIR_LAYOUT_V2` env var to opt in/out of new layout
A-documenting-cargo-itself
Command-clean
A-build-execution
T-cargo
S-waiting-on-author
S-waiting-on-review
A-layout
A-unstable
#16336 opened 2025-12-04 01:21 by
ranger-ross
Limit registry-index dependency field to registry sources only
Command-package
Command-read-manifest
A-workspaces
A-manifest
S-waiting-on-review
#16293 opened 2025-11-23 21:02 by
moabo3li
Change argument name to --precise option in cargo update.
A-documenting-cargo-itself
S-waiting-on-review
#16283 opened 2025-11-21 15:08 by
SebastianJL
feat(cli): Add support for completing `--config` argument values with `native-completions`
S-waiting-on-author
A-cli
#16249 opened 2025-11-13 01:00 by
nspin
experiment: add proc_macro to the index
Command-publish
A-interacts-with-crates.io
Command-package
A-dependency-resolution
A-registries
A-manifest
A-testing-cargo-itself
S-waiting-on-author
A-features2
#16228 opened 2025-11-08 03:24 by
secona
fix: update `resolve_all_features()` to filter pkg deps
S-waiting-on-review
A-cargo-targets
#16221 opened 2025-11-07 03:25 by
Saplyn
Add format option to `cargo tree` to print the package version requirement
A-documenting-cargo-itself
A-semver
A-cli-help
Command-tree
#16192 opened 2025-11-01 20:42 by
devodev
Implement fine grain locking for `build-dir`
A-documenting-cargo-itself
Command-clean
A-build-execution
S-waiting-on-review
A-filesystem
A-layout
A-unstable
#16155 opened 2025-10-26 13:28 by
ranger-ross
Mention cargo wizard in build performance guide
A-documenting-cargo-itself
S-waiting-on-review
#16142 opened 2025-10-23 19:05 by
Kobzol
WIP: wrote 3 tests about improving the error message in the path dependency
A-documenting-cargo-itself
Command-test
A-dependency-resolution
S-waiting-on-author
A-completions
A-timings
A-cli-help
#16138 opened 2025-10-22 14:11 by
ibilalkayy
Older