-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Insights: rust-lang/cargo
Overview
Could not load contribution data
Please try again later
14 Pull requests merged by 11 people
-
[beta-1.87] fix(rustc): Don't panic on unknown bins
#15500 merged
May 7, 2025 -
fix(rustc): Don't panic on unknown bins
#15497 merged
May 6, 2025 -
test: Remove unused nightly requirements
#15498 merged
May 6, 2025 -
Add support for
-Zembed-metadata
#15378 merged
May 6, 2025 -
Fix tracking issue template link
#15494 merged
May 6, 2025 -
Refactor artifact deps in FeatureResolver::deps
#15492 merged
May 5, 2025 -
Improved error message for versions prefixed with
v
#15484 merged
May 4, 2025 -
chore: fix some typos in comment
#15485 merged
May 3, 2025 -
fix: default to all targets when using
--edition
and--edition-idioms
in cargo fix#15192 merged
May 2, 2025 -
Update fingerprint footnote
#15478 merged
May 1, 2025 -
feat(add): suggest similarly named features
#15438 merged
May 1, 2025 -
In package-workspace, keep dev-dependencies if they have a version
#15470 merged
May 1, 2025 -
docs: fix a typo in DependencyUI
#15472 merged
May 1, 2025 -
fix grammar, and remove confusing example
#15457 merged
Apr 30, 2025
8 Pull requests opened by 7 people
-
chore(deps): update rust crate gix to 0.72.0
#15468 opened
May 1, 2025 -
chore(deps): update rust crate gix-transport to 0.47.0
#15469 opened
May 1, 2025 -
Only hash host-independent host-dependency metadata when cross-compiling
#15477 opened
May 1, 2025 -
doc: Update instructions on using native-completions
#15480 opened
May 2, 2025 -
add more details about cargo fetch and when it will regen cargo.lock
#15483 opened
May 2, 2025 -
Include lock file path in verbose mode output
#15486 opened
May 3, 2025 -
fix(install): check if git url contains a rev
#15489 opened
May 4, 2025 -
Make cargo script ignore workspaces
#15496 opened
May 6, 2025
14 Issues closed by 7 people
-
`cargo rustc` panics on unknown bin
#15493 closed
May 6, 2025 -
Introduce `--all-features` flag to `cargo vendor`
#12596 closed
May 6, 2025 -
Integrate SLSA ("Supply-chain Levels for Software Artifacts") support
#12661 closed
May 6, 2025 -
Cargo should support configuration in non-hidden files.
#8244 closed
May 6, 2025 -
Improve the error message when running `cargo add cubing @v0.5.0`
#12331 closed
May 4, 2025 -
Enabling feature in optional dependency causes downloading of that dependency's metadata
#15482 closed
May 2, 2025 -
`cargo clippy` and `cargo clippy --fix --allow-dirty` have different reports
#13527 closed
May 2, 2025 -
wrong environment loading command for nushell
#15476 closed
May 1, 2025 -
Bump new release with security fixes
#15453 closed
May 1, 2025 -
Feature Request: add suggestion for similarly named features with `cargo add`
#15436 closed
May 1, 2025 -
Wrong workspace publication order in the presence of dev-dependencies
#15412 closed
May 1, 2025 -
Option to set default authors for `cargo new|init`
#15027 closed
May 1, 2025 -
documentation recommends deprecated filenames
#15277 closed
May 1, 2025 -
Confusing error when attempting to use alias from `--config PATH`
#15466 closed
Apr 30, 2025
10 Issues opened by 10 people
-
cargo doc should delete search-index.js before invoking rustdoc
#15499 opened
May 6, 2025 -
Tracking Issue for `-Zno-embed-metadata`
#15495 opened
May 6, 2025 -
registry-index: Add release `date` to Index Format
#15491 opened
May 5, 2025 -
Feature enabled, but dependent crate not added
#15490 opened
May 5, 2025 -
"can't find crate for..." proc-macro crates when the crate is clearly present and is passed to rustc
#15488 opened
May 4, 2025 -
Hang while updating git repository `https://gitlab.com/jD91mZM2/no-std-compat`
#15481 opened
May 2, 2025 -
Unable to extend cargo with custom commands
#15475 opened
May 1, 2025 -
Cargo Tree HTML Output
#15473 opened
May 1, 2025 -
SemVer hazard: adding a Drop impl
#15471 opened
May 1, 2025 -
When `cargo install --git` checks out a commit, also set the branch and tag refs
#15467 opened
May 1, 2025
34 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Stabilize doctest-xcompile
#15462 commented on
May 6, 2025 • 2 new comments -
feat(network): use Retry-After header for HTTP 429 responses
#15463 commented on
May 5, 2025 • 1 new comment -
Disabled optional weak dependencies end up in `Cargo.lock`
#10801 commented on
May 2, 2025 • 0 new comments -
Profiles for non root package
#15262 commented on
May 3, 2025 • 0 new comments -
Re-organize build-dir by package + hash, rather than artifact type
#15010 commented on
May 4, 2025 • 0 new comments -
Passing unstable flags only on nightly toolchains
#14733 commented on
May 4, 2025 • 0 new comments -
Add `cargo new --workspace` to create a workspace
#8365 commented on
May 5, 2025 • 0 new comments -
dep-features can't reference dev-dependencies features
#9060 commented on
May 5, 2025 • 0 new comments -
Redefine `CARGO_TARGET_DIR` to be only an artifacts directory
#14125 commented on
May 5, 2025 • 0 new comments -
Cargo should say which lock it waits on when run with `--verbose`
#15094 commented on
May 5, 2025 • 0 new comments -
Unhelpful error message when installing from git: "invalid argument: 'port'; class=Invalid (3)"
#15335 commented on
May 6, 2025 • 0 new comments -
"error: path too long" on Windows when doing "cargo install --git"
#13020 commented on
May 6, 2025 • 0 new comments -
Experimental cygwin host support
#15442 commented on
May 6, 2025 • 0 new comments -
Lint against unexpected cfgs in `[target.'cfg(...)']`
#14581 commented on
May 6, 2025 • 0 new comments -
Added logic to preserve carriage returns when updating the manifest file
#14983 commented on
May 4, 2025 • 0 new comments -
Add `http.proxy-cainfo` config for proxy certs
#15374 commented on
Apr 30, 2025 • 0 new comments -
Print all features when the verbose flag is set
#15375 commented on
May 1, 2025 • 0 new comments -
Fails to connect through trusted SSL proxy
#15376 commented on
Apr 30, 2025 • 0 new comments -
`--quiet` propagation is unavailable to custom test harnesses
#15465 commented on
Apr 30, 2025 • 0 new comments -
More granular locking in cargo_rustc
#4282 commented on
Apr 30, 2025 • 0 new comments -
Platform target-specific features
#1197 commented on
Apr 30, 2025 • 0 new comments -
Add flag to allow Cargo to create a lock file that depends on yanked crates
#4225 commented on
Apr 30, 2025 • 0 new comments -
Dependency Dashboard
#13256 commented on
May 1, 2025 • 0 new comments -
Deprecate `cargo publish --token`?
#15274 commented on
May 1, 2025 • 0 new comments -
Disabling colored output requires convoluted `cargo test --color=never -- --color=never` incantation
#1983 commented on
May 1, 2025 • 0 new comments -
Add doc comments and doctests to `lib.rs` generated by `cargo init`
#15210 commented on
May 1, 2025 • 0 new comments -
Non-reproducible -C metadata=hash passed to rustc depending on the compiling OS
#8140 commented on
May 1, 2025 • 0 new comments -
`cargo fix` does not understand git LFS
#10009 commented on
May 2, 2025 • 0 new comments -
"no hash listed" error with `-Zpackage-workspace`
#14396 commented on
May 2, 2025 • 0 new comments -
cargo publish multiple packages at once
#1169 commented on
May 2, 2025 • 0 new comments -
`cargo publish` should optionally skip unpublishable packages
#15006 commented on
May 2, 2025 • 0 new comments -
Allow crates to be published with cyclic dev-dependencies
#4242 commented on
May 2, 2025 • 0 new comments -
Workspace crates should have an implicit patch for crates in the workspace.
#6126 commented on
May 2, 2025 • 0 new comments -
Allow skipping of specific dependencies in 'cargo doc'
#4049 commented on
May 2, 2025 • 0 new comments