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

Create dedicated unstable flag for asymmetric-token A-documenting-cargo-itself Area: Cargo's documentation A-registry-authentication Area: registry authentication and authorization (authn authz) 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.
#12551 by arlosi was merged Aug 24, 2023 Loading… 1.74.0
Make cargo-credential-gnome-secret built-in as cargo:libsecret A-credential-provider Area: credential provider for storing and retreiving credentials A-documenting-cargo-itself Area: Cargo's documentation A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-registry-authentication Area: registry authentication and authorization (authn authz) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12521 by arlosi was merged Aug 17, 2023 Loading… 1.73.0
Update registry-web-api.md yank/unyank comments 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.
#12619 by gzz2000 was merged Sep 4, 2023 Loading… 1.74.0
Fix docs in profiles.md A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#12691 by sansyrox was closed Sep 28, 2023 Loading…
doc/reference/manifest: Adjust keywords description 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.
#12705 by Turbo87 was merged Sep 19, 2023 Loading… 1.74.0
Set the TARGET env variable when running rustc A-build-execution 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.
#12752 by ogoffart was closed Sep 30, 2023 Loading…
Update config.md A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#12684 by X-oss-byte was closed Sep 18, 2023 Loading…
chore: Fix typos A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-cli Area: Command-line interface, option parsing, etc. A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation A-git Area: anything dealing with git A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-interacts-with-crates.io Area: interaction with registries A-layout Area: target output directory layout, naming, and organization A-rebuild-detection Area: rebuild detection and fingerprinting A-registries Area: registries A-semver Area: semver specifications, version matching, etc. A-unstable Area: nightly unstable support Command-metadata S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12707 by epage was merged Sep 19, 2023 Loading… 1.74.0
Add CARGO_WORKSPACE_DIR env var for integration tests and benchmarks A-build-execution Area: anything dealing with executing the compiler A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#12158 by yerke was closed Nov 24, 2023 Loading…
docs: warn about upload timeout A-cli-help Area: built-in command-line help 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.
#12733 by tompscanlan was merged Sep 25, 2023 Loading… 1.74.0
docs(book): make old title anchorable 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.
#13102 by weihanglo was merged Dec 2, 2023 Loading… 1.76.0
feat: Add CARGO_RUSTC_CURRENT_DIR (unstable) 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.
#12996 by epage was merged Nov 24, 2023 Loading… 1.76.0
docs: clarify config to use vendored source is printed to stdout A-cli-help Area: built-in command-line help 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.
#12893 by weihanglo was merged Oct 30, 2023 Loading… 1.75.0
docs: link to the packages lint table from the related workspace table 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.
#13057 by AlexTMjugador was merged Nov 28, 2023 Loading… 1.76.0
Fixed typo in SemVer Compatibility documentation page 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.
#13054 by AntoineRoumi was merged Nov 28, 2023 Loading… 1.76.0
doc: clarify different target has different set of CARGO_CFG_* values 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.
#13069 by weihanglo was merged Nov 29, 2023 Loading… 1.76.0
Add better error message when it can not find the search section A-cli Area: Command-line interface, option parsing, etc. A-documenting-cargo-itself Area: Cargo's documentation A-manifest Area: Cargo.toml issues Command-remove S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12865 by Rustin170506 was merged Nov 7, 2023 Loading… 1.75.0
Fix some broken links in the man pages A-cli-help Area: built-in command-line help 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.
#12929 by ehuss was merged Nov 7, 2023 Loading… 1.75.0
Fix typo 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.
#12956 by fipachu was merged Nov 11, 2023 Loading… 1.76.0
cargo-credential-1password: Fix README A-credential-provider Area: credential provider for storing and retreiving credentials 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.
#12986 by Turbo87 was merged Nov 16, 2023 Loading… 1.76.0
docs(ref): Find a place to comment on --cap-lints 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.
#12976 by epage was merged Nov 16, 2023 Loading… 1.76.0
Link to rustc lint levels 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.
#12990 by ianrrees was merged Nov 16, 2023 Loading… 1.76.0
chore: remove duplicate words A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation A-manifest Area: Cargo.toml issues A-registries Area: registries S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#14229 by tianyeyouyou was merged Jul 10, 2024 Loading… 1.81.0
chore(docs): update index of reference 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.
#14228 by yukionfire was merged Jul 10, 2024 Loading… 1.81.0
chore(ci): bump CI tools A-documenting-cargo-itself Area: Cargo's documentation A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#14257 by weihanglo was merged Jul 16, 2024 Loading… 1.81.0
ProTip! Exclude everything labeled bug with -label:bug.