Homu queue - cargo

This will create a new pull request consisting of 0 PRs.

A rollup is useful for shortening the queue, but jumping the queue is unfair to older PRs who have waited too long.

When creating a real rollup, see this instruction for reference.

63 total, 0 approved, 0 rolled up, 0 failed / /

Sort key # Status Mergeable Title Head ref Assignee Approved by Priority Rollup
1 13086 chore(deps): update rust crate itertools to 0.12.0 rust-lang:renovate/itertools-0.x weihanglo 0
2 13501 yes Bail publish job before packaging and upload stupendoussuperpowers:same-version weihanglo 0
3 13535 yes Coerce major wildcards Nikita240:coerce-major-wildcards Eh2406 0
4 13590 yes Document interaction between custom profiles and overrides vlovich:patch-1 0
5 13596 yes [WIP] Fix: Cargo fails to detect environment variable LuuuXXX:issue-13280 weihanglo 0
6 13660 yes clarify default behavior of `documentation` field RalfJung:documentation-default ehuss 0
7 13669 yes Protect .cargo-ok on case-insensitive file systems kornelski:not-ok epage 0
8 13677 yes Document variance in strip workingjubilee:fixup-docs-for-strip epage 0
9 13765 yes Fix cargo add behaving different when translating package name dohse:fix-13702 epage 0
10 13766 yes [doc]: Add create workspace doc heisen-li:workspace_example epage 0
11 13846 yes [WIP] feat(gc): record workspace manifest and target dir in global cache tracker baby230211:feat-13136 ehuss 0
12 13916 yes Verify build-std resolve against original lockfile adamgemmell:dev/adagem01/verify-std-lock ehuss 0
13 13955 yes pragmatically compare timestamps (as suggested by kornelski) gilescope:nanotime weihanglo 0
14 13972 yes WIP: feat(crates-io): add the downloads API hi-rustin:rustin-patch-downloads 0
15 14058 yes fix(env): cargo:rerun-if-env-changed doesn't work with env configuration heisen-li:config_env_change epage 0
16 14116 yes feat!: use stable hash from rustc-stable-hash weihanglo:stable-hash epage 0
17 14137 yes initial version of checksum based freshness Xaeroxe:checksum-freshness weihanglo 0
18 14140 yes Add capability of making breaking changes in `update --precise` tweag:update-precise weihanglo 0
19 14141 yes feat: Add `info` cargo subcommand hi-rustin:rustin-patch-info epage 0
20 14197 yes Support target-spec json file extension in case-insensitive form boozook:target-spec-json-ext-case-insensitive ehuss 0
21 14259 yes Improved consistency between breaking and non-breaking updates tweag:switch-to-update-lockfile weihanglo 0
22 14274 yes introduce no-path-check for install command jdknight:install-no-path-check weihanglo 0
23 14280 yes Add a `--dry-run` flag to the `install` command Flowrey:dry-run-install epage 0
24 14287 yes Stabilize automatic garbage collection. ehuss:stabilize-automatic-gc weihanglo 0
25 14296 yes fix(config): Adjust MSRV resolve config field name / values epage:msrv weihanglo 0
26 14300 yes chore(deps): bump gix-attributes from 0.22.2 to 0.22.3 rust-lang:dependabot/cargo/gix-attributes-0.22.3 epage 0
27 14303 yes chore(deps): update msrv rust-lang:renovate/msrv epage 0
28 14305 yes feat: Add matches_prerelease semantic linyihai:matches-prerelease-semantic weihanglo 0
29 9024 no Make cargo metadata --no-deps print all path deps (including other workspaces) alyssais:no-deps 0
30 9532 no Add env variable to indicate the build type. jameshilliard:is-cross 0
31 9634 no Use cross compile style target/host isolation for all builds. jameshilliard:all-cross Eh2406 0
32 9753 no Stabilize target-applies-to-host feature. jameshilliard:stabilize-target-applies-to-host 0
33 10061 no Implement 'multidep' (RFC-3176) Byron:rfc-3176 joshtriplett 0
34 10330 no Support per pkg target for `-Zbuild-std` fee1-dead:support-per-pkg-target-w-buildstd ehuss 0
35 10736 no Add `safe.directories` config ehuss:safe-directories 0
36 11188 no Omit checksum verification for local git dependencies jarhodes314:local-git-dependency-requires-checksum weihanglo 0
37 11272 no feat(profile): panic behavior can be specified for custom harness weihanglo:issue/11214 ehuss 0
38 11804 no cargo doc --open always respect request_kind hi-rustin:rustin-patch-doc-open ehuss 0
39 11879 no Support `cargo owner add` heisen-li:owner epage 0
40 11969 no Support `per-pkg-target` for `-Zbuild-std`, take two fee1-dead-contrib:per-pkg-target-build-std ehuss 0
41 12807 no Ignore errors when declaring a registry on path dependency JordanForks:task/ignore-registry-for-path-dep weihanglo 0
42 12875 no Add option to error when warnings are emitted, or ignore warnings arlosi:warnings epage 0
43 12974 no Implement support for base paths dpaoliello:basepath ehuss 0
44 13183 no test(priv_dep): add test for `verify public is respected recursively` linyihai:recursive_pri_dep epage 0
45 13207 no Fix panic when running `cargo tree` on a package with a cross compiled bindep rukai:fix_cargo_tree_bindep_crosscompile weihanglo 0
46 13271 no Fix: cargo vendor can't handle duplicates. junjihashimoto:feature/no-merge-sources ehuss 0
47 13404 no test: Verify build-std final crate graph against library lock file. c272:verify-std-lock ehuss 0
48 13443 no feat: Expost host and target sysroot to build scripts. c272:rustc-sysroot weihanglo 0
49 13522 no Clarify warning for using `features` or `default-features` in `patch` joshtriplett:better-warning-for-features-in-patch ehuss 0
50 13558 no fix(credential)!: Fallback when an auth method isn't available on the current machine epage:secret-fallback arlosi 0
51 13605 no core/compiler: report executable paths for all binary crates dvdhrm:pr/libbin epage 0
52 13644 no feat: Stablize `CARGO_RUSTC_CURRENT_DIR` epage:rustc_current_dir weihanglo 0
53 13689 no fix: create ephemeral workspace for git source hi-rustin:rustin-patch-install-git weihanglo 0
54 13709 no feat: implement RFC 3553 to add SBOM support justahero:rfc3553/cargo-sbom-support ehuss 0
55 13779 no [experiment] `patch` with patch files weihanglo:unidiff ehuss 0
56 13885 no Case insensitive file name matching when packaging files torhovland:issue-13722 epage 0
57 14055 no [experiment] patch with patch files (re-resolve) weihanglo:unidiff-reresolve ehuss 0
58 14101 no Allowing '--extern' usage in build scripts and in config files notdanilo:allow-extern-in-build-script-and-config-file weihanglo 0
59 14163 no Unify no-library-target error into no-target warn ryoqun:no-no-library-target-error epage 0
60 14183 no Check build target supports std when building with -Zbuild-std=std harmou01:dev/harmou01/handle-target-build-std ehuss 0
61 14206 no Fix passing of linker with target-applies-to-host and an implicit target gmorenz:linker_in_unit weihanglo 0
62 14262 no Add a JSON output mode to `cargo package`. LawnGnome:package-list-json weihanglo 0
63 14312 success (try) yes docs: clarify `target.'cfg(...)'` doesnt respect cfg from build script weihanglo:doc ehuss 0

Open retry log