-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Pull requests: rust-lang/cargo
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
NOT READY FOR REVIEW : feat: add Area: Command-line interface, option parsing, etc.
Command-pkgid
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
cargo pkgid
support for cargo-script
A-cli
#14961
opened Dec 19, 2024 by
Rustin170506
•
Draft
fix(doctest): warn only once if doctest xcompile is skipped
Command-test
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14920
opened Dec 11, 2024 by
progressive-galib
Loading…
Introduce Area: anything dealing with executing the compiler
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
CARGO_PKG_EDITION
env var
A-build-execution
#14873
opened Nov 29, 2024 by
nyurik
Loading…
feat: make package, manifest and virtualManfest sync by using Arc not Rc
A-manifest
Area: Cargo.toml issues
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14837
opened Nov 19, 2024 by
washanhanzi
•
Draft
Use the replacement source instead of the original source when generating Area: selection and definition of targets (lib, bins, examples, tests, benches)
A-layout
Area: target output directory layout, naming, and organization
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
-C metadata
and -C extra-filename
A-cargo-targets
#14822
opened Nov 14, 2024 by
P-E-Meunier
•
Draft
fix: env table config can't trigger rebuild with Area: anything dealing with executing the compiler
A-configuration
Area: cargo config files and env vars
A-rebuild-detection
Area: rebuild detection and fingerprinting
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
rerun-if-env-changed
.
A-build-execution
#14756
opened Oct 31, 2024 by
linyihai
Loading…
test: Add test codebase for shell completions
A-cli
Area: Command-line interface, option parsing, etc.
Command-add
Command-uninstall
Command-update
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14681
opened Oct 13, 2024 by
shannmu
Loading…
Taskbar progress reporting via ANSI codes
A-build-execution
Area: anything dealing with executing the compiler
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
disposition-merge
FCP with intent to merge
proposed-final-comment-period
An FCP proposal has started, but not yet signed off.
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…
3 of 4 tasks
Implement Area: Cargo.lock issues
A-workspaces
Area: workspaces
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Z-build-std
Nightly: build-std
--locked
for build-std
A-lockfile
#14589
opened Sep 24, 2024 by
adamgemmell
Loading…
Lint against unexpected cfgs in 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.
[target.'cfg(...)']
A-cfg-expr
#14581
opened Sep 23, 2024 by
Urgau
Loading…
feat: Add custom completer for completing Area: Command-line interface, option parsing, etc.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
cargo build --packge <TAB>
A-cli
#14553
opened Sep 17, 2024 by
shannmu
Loading…
Correctly parse arguments from environment variables
A-configuration
Area: cargo config files and env vars
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14376
opened Aug 9, 2024 by
GuillaumeGomez
Loading…
Unify no-library-target error into no-target warn
A-cargo-targets
Area: selection and definition of targets (lib, bins, examples, tests, benches)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14163
opened Jun 28, 2024 by
ryoqun
Loading…
Case insensitive file name matching when packaging files
Command-package
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#13885
opened May 8, 2024 by
torhovland
•
Draft
[doc]: Add create workspace doc
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#13766
opened Apr 17, 2024 by
heisen-li
Loading…
Document variance in strip
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#13677
opened Apr 1, 2024 by
workingjubilee
Loading…
Protect .cargo-ok on case-insensitive file systems
A-registries
Area: registries
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#13669
opened Mar 30, 2024 by
kornelski
Loading…
core/compiler: report executable paths for all binary crates
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
ProTip!
Exclude everything labeled
bug
with -label:bug.