Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Pull requests: rust-lang/cargo

Author
Filter by author
Loading
Label
Filter by label
Loading
Usealt +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
Assigned to nobodyLoading
Sort

Pull requests list

feat(cli): Add support for completing--config values in Bash A-completionsArea: shell completions S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.
#16245 openedNov 12, 2025 bynspinLoading…
feat: Add unstable rustc-unicode flag A-build-executionArea: anything dealing with executing the compiler A-configurationArea: cargo config files and env vars A-console-outputArea: Terminal output, colors, progress bar, etc. A-documenting-cargo-itselfArea: Cargo's documentation A-unstableArea: nightly unstable support S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.
#16243 openedNov 12, 2025 byMuscraftLoading…
Suppress metadata warnings for non–crates.io publishable packages Command-package S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.
#16241 openedNov 11, 2025 byAmberley-SzLoading…
Do not lock the artifact-dir for check builds A-build-executionArea: anything dealing with executing the compiler A-build-scriptsArea: build.rs scripts A-cfg-exprArea: Platform cfg expressions A-layoutArea: target output directory layout, naming, and organization A-timingsArea: timings Command-clean S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.
#16230 openedNov 8, 2025 byranger-rossLoading…
experiment: add proc_macro to the index A-dependency-resolutionArea: dependency resolution and the resolver A-features2Area: issues specifically related to the v2 feature resolver A-interacts-with-crates.ioArea: interaction with registries A-manifestArea: Cargo.toml issues A-registriesArea: registries A-testing-cargo-itselfArea: cargo's tests Command-package Command-publish
#16228 openedNov 8, 2025 bysecona Draft
fix: updateresolve_all_features() to filter pkg deps A-cargo-targetsArea: selection and definition of targets (lib, bins, examples, tests, benches)
#16221 openedNov 7, 2025 bySaplyn Draft
feat(tree): Support long forms for --format variables A-cli-helpArea: built-in command-line help A-documenting-cargo-itselfArea: Cargo's documentation Command-tree disposition-mergeFCP with intent to merge final-comment-periodFCP — a period for last comments before action is taken S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-cargoTeam: Cargo
#16204 openedNov 4, 2025 byepageLoading…
Add format option tocargo tree to print the package version requirement A-cli-helpArea: built-in command-line help A-documenting-cargo-itselfArea: Cargo's documentation A-semverArea: semver specifications, version matching, etc. Command-tree
#16192 openedNov 1, 2025 bydevodev Draft
Add support for rustdoc mergeable cross-crate info parts A-build-executionArea: anything dealing with executing the compiler A-cfg-exprArea: Platform cfg expressions A-layoutArea: target output directory layout, naming, and organization A-unstableArea: nightly unstable support S-waiting-on-authorStatus: The marked PR is awaiting some action (such as code changes) from the PR author.
#16167 openedOct 28, 2025 bynotriddle Draft
Enable CARGO_CFG_DEBUG_ASSERTIONS in build scripts based on profile A-build-scriptsArea: build.rs scripts A-documenting-cargo-itselfArea: Cargo's documentation A-infrastructureArea: infrastructure around the cargo repo, ci, releases, etc. A-profilesArea: profiles disposition-mergeFCP with intent to merge final-comment-periodFCP — a period for last comments before action is taken S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-cargoTeam: Cargo
#16160 openedOct 27, 2025 bymoabo3liLoading…
Implement fine grain locking for thetarget directory A-build-executionArea: anything dealing with executing the compiler A-documenting-cargo-itselfArea: Cargo's documentation A-filesystemArea: issues with filesystems A-layoutArea: target output directory layout, naming, and organization A-unstableArea: nightly unstable support Command-clean S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.
#16155 openedOct 26, 2025 byranger-rossLoading…
5 tasks
Mention cargo wizard in build performance guide A-documenting-cargo-itselfArea: Cargo's documentation S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.
#16142 openedOct 23, 2025 byKobzolLoading…
WIP: wrote 3 tests about improving the error message in the path dependency A-cli-helpArea: built-in command-line help A-completionsArea: shell completions A-documenting-cargo-itselfArea: Cargo's documentation A-timingsArea: timings Command-test S-waiting-on-authorStatus: The marked PR is awaiting some action (such as code changes) from the PR author.
#16138 openedOct 22, 2025 byibilalkayy Draft
Warn when installing with a non-default toolchain Command-install S-waiting-on-authorStatus: The marked PR is awaiting some action (such as code changes) from the PR author.
#16131 openedOct 18, 2025 bysmoelius Draft
feat: Add a typos CI job A-build-executionArea: anything dealing with executing the compiler A-cargo-targetsArea: selection and definition of targets (lib, bins, examples, tests, benches) A-console-outputArea: Terminal output, colors, progress bar, etc. A-documenting-cargo-itselfArea: Cargo's documentation A-infrastructureArea: infrastructure around the cargo repo, ci, releases, etc. A-layoutArea: target output directory layout, naming, and organization A-manifestArea: Cargo.toml issues A-rebuild-detectionArea: rebuild detection and fingerprinting A-testing-cargo-itselfArea: cargo's tests A-timingsArea: timings A-workspacesArea: workspaces S-waiting-on-authorStatus: The marked PR is awaiting some action (such as code changes) from the PR author.
#16122 openedOct 15, 2025 byMuscraftLoading…
feat: Use test name for dir when running tests A-documenting-cargo-itselfArea: Cargo's documentation A-testing-cargo-itselfArea: cargo's tests S-waiting-on-authorStatus: The marked PR is awaiting some action (such as code changes) from the PR author.
#16121 openedOct 15, 2025 byMuscraftLoading…
Fix: avoid -C prefer-dynamic for test harnesses of proc-macro crates A-build-executionArea: anything dealing with executing the compiler S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.
#16024 openedSep 30, 2025 bytommantoncleryLoading…
Expand token error messages with potential fix information. A-registriesArea: registries A-registry-authenticationArea: registry authentication and authorization (authn authz) A-sparse-registryArea: http sparse registries A-testing-cargo-itselfArea: cargo's tests
#15985 openedSep 19, 2025 bynathanhammond Draft
chore(ci): reject uncanonicalized issue link in commits A-infrastructureArea: infrastructure around the cargo repo, ci, releases, etc. S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.
#15936 openedSep 8, 2025 byweihangloLoading…
WIP: fix(cli): Use Shell::print_report for error chains A-console-outputArea: Terminal output, colors, progress bar, etc. A-manifestArea: Cargo.toml issues S-waiting-on-authorStatus: The marked PR is awaiting some action (such as code changes) from the PR author.
#15922 openedSep 4, 2025 byepage Draft
WIP: fix(shell): Switch to annotate snippets for warnings A-console-outputArea: Terminal output, colors, progress bar, etc. A-manifestArea: Cargo.toml issues S-waiting-on-authorStatus: The marked PR is awaiting some action (such as code changes) from the PR author.
#15917 openedSep 3, 2025 byepage Draft
Update note on default-members and root package A-documenting-cargo-itselfArea: Cargo's documentation S-waiting-on-authorStatus: The marked PR is awaiting some action (such as code changes) from the PR author.
#15916 openedSep 3, 2025 bytacertainLoading…
fix(publish): Move.crate out of final artifact location Command-package S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.
#15915 openedSep 3, 2025 byepage Draft
Detect when the initial binary launch may be slow on macOS A-cargo-targetsArea: selection and definition of targets (lib, bins, examples, tests, benches) A-cliArea: Command-line interface, option parsing, etc. A-configurationArea: cargo config files and env vars A-documenting-cargo-itselfArea: Cargo's documentation A-unstableArea: nightly unstable support Command-install S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.
#15908 openedSep 2, 2025 bymadsmtmLoading…
Previous134
Previous
ProTip! Filter pull requests by the default branch withbase:master.

[8]ページ先頭

©2009-2025 Movatter.jp