-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Pull requests: rust-lang/cargo
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
revert #13422
A-build-execution
Area: anything dealing with executing the compiler
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
add message when compile starts for crate
A-build-execution
Area: anything dealing with executing the compiler
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.
#12867
by bend-n
was closed Oct 23, 2023
Loading…
feat: Area: anything dealing with executing the compiler
A-documenting-cargo-itself
Area: Cargo's documentation
A-lints-table
Area: [lints] table
A-manifest
Area: Cargo.toml issues
A-rebuild-detection
Area: rebuild detection and fingerprinting
A-unstable
Area: nightly unstable support
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
lints
feature
A-build-execution
docs(contrib): Point compilation docs to doc comments
A-build-execution
Area: anything dealing with executing the compiler
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
docs(contrib): Create a file overview in the nightly docs
A-build-execution
Area: anything dealing with executing the compiler
A-dependency-resolution
Area: dependency resolution and the resolver
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Adding display of which target failed to compile
A-build-execution
Area: anything dealing with executing the compiler
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Add Area: anything dealing with executing the compiler
A-documenting-cargo-itself
Area: Cargo's documentation
finished-final-comment-period
FCP complete
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-cargo
Team: Cargo
CARGO_PKG_README
A-build-execution
Read environment variables through Area: anything dealing with executing the compiler
A-cfg-expr
Area: Platform cfg expressions
A-cli
Area: Command-line interface, option parsing, etc.
A-configuration
Area: cargo config files and env vars
A-console-output
Area: Terminal output, colors, progress bar, etc.
A-diagnostics
Area: Error and warning messages generated by Cargo itself.
A-git
Area: anything dealing with git
A-interacts-with-crates.io
Area: interaction with registries
A-layout
Area: target output directory layout, naming, and organization
A-profiles
Area: profiles
A-registries
Area: registries
A-registry-authentication
Area: registry authentication and authorization (authn authz)
Command-doc
Command-fix
Command-install
Command-new
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Config
instead of std::env::var(_os)
A-build-execution
Correct the bug report for Area: anything dealing with executing the compiler
A-diagnostics
Area: Error and warning messages generated by Cargo itself.
A-testing-cargo-itself
Area: cargo's tests
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
cargo clippy --fix
A-build-execution
Adjust Area: anything dealing with executing the compiler
A-build-scripts
Area: build.rs scripts
A-documenting-cargo-itself
Area: Cargo's documentation
A-unstable
Area: nightly unstable support
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
-Zcheck-cfg
for new rustc syntax and behavior
A-build-execution
feat: add package name and version to warning messages
A-build-execution
Area: anything dealing with executing the compiler
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
doc: more doc comments and intra-doc links
A-build-execution
Area: anything dealing with executing the compiler
A-dep-info
Area: dep-info, .d files
A-rebuild-detection
Area: rebuild detection and fingerprinting
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
doc: doc comments and intra-doc links for Area: anything dealing with executing the compiler
A-documenting-cargo-itself
Area: Cargo's documentation
A-future-incompat
Area: future incompatible reporting
A-links
Area: `links` native library links setting
A-timings
Area: timings
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
core::compiler
A-build-execution
Make more reads of environment variables go through the Area: anything dealing with executing the compiler
A-build-scripts
Area: build.rs scripts
A-cache-messages
Area: caching of compiler messages
A-configuration
Area: cargo config files and env vars
A-dependency-resolution
Area: dependency resolution and the resolver
A-features2
Area: issues specifically related to the v2 feature resolver
A-rebuild-detection
Area: rebuild detection and fingerprinting
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Config
A-build-execution
Jobserver cleanup
A-build-execution
Area: anything dealing with executing the compiler
A-jobserver
Area: jobserver, concurrency, parallelism
A-timings
Area: timings
A-unstable
Area: nightly unstable support
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
refactor(job_queue): docs and move types around
A-build-execution
Area: anything dealing with executing the compiler
A-build-scripts
Area: build.rs scripts
A-rebuild-detection
Area: rebuild detection and fingerprinting
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
docs(contrib): Move overview to lib
A-build-execution
Area: anything dealing with executing the compiler
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
fix: apply Area: anything dealing with executing the compiler
A-cfg-expr
Area: Platform cfg expressions
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
[env]
to target info discovery rustc
A-build-execution
Support registry dependencies for bindeps
A-build-execution
Area: anything dealing with executing the compiler
A-cfg-expr
Area: Platform cfg expressions
A-crate-dependencies
Area: [dependencies] of any kind
A-dependency-resolution
Area: dependency resolution and the resolver
A-interacts-with-crates.io
Area: interaction with registries
A-manifest
Area: Cargo.toml issues
A-registries
Area: registries
A-testing-cargo-itself
Area: cargo's tests
Command-fetch
Command-fix
Command-metadata
Command-tree
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#12062
by fee1-dead
was closed Jul 31, 2023
Loading…
Change overly threatening error message when depending on cdylib or staticlib crates
A-build-execution
Area: anything dealing with executing the compiler
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#12156
by novafacing
was closed May 18, 2023
Loading…
[beta-1.70] backport #12165
A-build-execution
Area: anything dealing with executing the compiler
A-profiles
Area: profiles
A-testing-cargo-itself
Area: cargo's tests
A-unstable
Area: nightly unstable support
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#12167
by weihanglo
was closed May 27, 2023
Loading…
refactor: compiler invocations
A-build-execution
Area: anything dealing with executing the compiler
A-build-scripts
Area: build.rs scripts
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Don't distinguish Area: anything dealing with executing the compiler
A-profiles
Area: profiles
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Debuginfo::None
and Debuginfo::Explicit(None)
A-build-execution
fix: Pass CI on nightly
A-build-execution
Area: anything dealing with executing the compiler
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
refactor: Pull out cargo-add MSRV code for reuse
A-build-execution
Area: anything dealing with executing the compiler
A-dependency-resolution
Area: dependency resolution and the resolver
A-interacts-with-crates.io
Area: interaction with registries
A-manifest
Area: Cargo.toml issues
A-registries
Area: registries
A-semver
Area: semver specifications, version matching, etc.
Command-add
Command-publish
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Previous Next
ProTip!
Adding no:label will show everything without a label.