Skip to content

Pull requests: rust-lang/cargo

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

docs: tools should only interpret a line starting with { as JSON A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14677 opened Oct 11, 2024 by weihanglo Loading…
docs(env): minor improvements in environment variables doc A-documenting-cargo-itself Area: Cargo's documentation A-environment-variables Area: environment variables S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14676 opened Oct 11, 2024 by weihanglo Loading…
cargo test --help: clarify --tests and --benches A-cli Area: Command-line interface, option parsing, etc. Command-test S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14675 opened Oct 11, 2024 by RalfJung Loading…
Don't copy in From<String> for InternedString. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14674 opened Oct 11, 2024 by jacobbramley Loading…
Add future-incompat warning against keywords in cfgs and add raw-idents A-build-scripts Area: build.rs scripts A-cfg-expr Area: Platform cfg expressions A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14671 opened Oct 11, 2024 by Urgau Loading…
Improve resolver speed again A-dependency-resolution Area: dependency resolution and the resolver S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14665 opened Oct 10, 2024 by x-hgg-x Loading…
Support package selection options like --exclude in cargo publish A-cli Area: Command-line interface, option parsing, etc. Command-publish S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14659 opened Oct 9, 2024 by jneem Loading…
WIP Add bin/cdylib/staticlib suffix for artifact deps Command-tree S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14658 opened Oct 9, 2024 by elchukc Draft
Implement RFC3695: Allow boolean literals as cfg predicates A-cfg-expr Area: Platform cfg expressions A-documenting-cargo-itself Area: Cargo's documentation A-manifest Area: Cargo.toml issues A-unstable Area: nightly unstable support S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14649 opened Oct 6, 2024 by Urgau Loading…
1 task
test: Migrate publish snapshotting to snapbox A-testing-cargo-itself Area: cargo's tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14642 opened Oct 4, 2024 by epage Loading…
feat: Stabilize MSRV-aware resolver config A-cli Area: Command-line interface, option parsing, etc. A-documenting-cargo-itself Area: Cargo's documentation A-workspaces Area: workspaces Command-generate-lockfile Command-update disposition-merge FCP with intent to merge final-comment-period FCP — a period for last comments before action is taken S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#14639 opened Oct 3, 2024 by epage Loading…
Taskbar progress reporting via ANSI codes A-configuration Area: cargo config files and env vars A-console-output Area: Terminal output, colors, progress bar, etc. A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#14615 opened Sep 29, 2024 by Gordon01 Loading…
4 tasks
git: do not validate submodules of fresh checkouts A-git Area: anything dealing with git S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14605 opened Sep 27, 2024 by osiewicz Loading…
Implement --locked for build-std A-lockfile Area: Cargo.lock issues A-workspaces Area: workspaces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14589 opened Sep 24, 2024 by adamgemmell Loading…
fix(update): don't reuse a previously locked dependency if multiple major versions are compatible A-dependency-resolution Area: dependency resolution and the resolver A-lockfile Area: Cargo.lock issues A-registries Area: registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14582 opened Sep 23, 2024 by stormshield-kg Loading…
Lint against unexpected cfgs in [target.'cfg(...)'] A-cfg-expr Area: Platform cfg expressions A-documenting-cargo-itself Area: Cargo's documentation A-unstable Area: nightly unstable support A-workspaces Area: workspaces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14581 opened Sep 23, 2024 by Urgau Loading…
WIP: Allow credential helper to provide SSH password A-git Area: anything dealing with git S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14578 opened Sep 22, 2024 by w4 Draft
feat: Add custom completer for completing cargo build --packge <TAB> A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14553 opened Sep 17, 2024 by shannmu Loading…
Fix docs for cargo publish --dry-run vs cargo package A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14550 opened Sep 17, 2024 by trevyn Loading…
feat(resolve): Direct people to working around less optimal MSRV-resolver results Command-update S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14543 opened Sep 14, 2024 by epage Draft
Normalize the target paths A-manifest Area: Cargo.toml issues Command-vendor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14497 opened Sep 5, 2024 by linyihai Loading…
Explicitly configure rustfmt S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14465 opened Aug 28, 2024 by kornelski Loading…
[DO NOT MERGE] Force edition 2024 lint into action on crater A-build-execution Area: anything dealing with executing the compiler A-cfg-expr Area: Platform cfg expressions A-cli Area: Command-line interface, option parsing, etc. A-cli-help Area: built-in command-line help A-crate-dependencies Area: [dependencies] of any kind A-documenting-cargo-itself Area: Cargo's documentation A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-interacts-with-crates.io Area: interaction with registries A-manifest Area: Cargo.toml issues A-rebuild-detection Area: rebuild detection and fingerprinting A-registries Area: registries A-semver Area: semver specifications, version matching, etc. A-testing-cargo-itself Area: cargo's tests A-workspaces Area: workspaces Command-add Command-check Command-fix Command-login Command-metadata Command-new Command-owner Command-package Command-publish Command-read-manifest Command-remove Command-rustc Command-search Command-update Command-yank S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14447 opened Aug 23, 2024 by dingxiangfei2009 Draft
move modules from kebab-case to snake_case A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14439 opened Aug 21, 2024 by DSchroer Loading…
Allow build scripts to report error messages through cargo::error A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-documenting-cargo-itself Area: Cargo's documentation disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo to-announce
#14435 opened Aug 21, 2024 by torhovland Loading…
ProTip! Adding no:label will show everything without a label.