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, 1 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 | 13669 | yes | Protect .cargo-ok on case-insensitive file systems | kornelski:not-ok | epage | 0 | ||||
3 | 13677 | yes | Document variance in strip | workingjubilee:fixup-docs-for-strip | epage | 0 | ||||
4 | 13766 | yes | [doc]: Add create workspace doc | heisen-li:workspace_example | epage | 0 | ||||
5 | 13846 | yes | feat(gc): record workspace manifest and target dir in global cache tracker | baby230211:feat-13136 | ehuss | 0 | ||||
6 | 14183 | yes | Check build target supports std when building with -Zbuild-std=std | harmou01:dev/harmou01/handle-target-build-std | ehuss | 0 | ||||
7 | 14197 | yes | Support target-spec json file extension in case-insensitive form | boozook:target-spec-json-ext-case-insensitive | ehuss | 0 | ||||
8 | 14287 | yes | Stabilize automatic garbage collection. | ehuss:stabilize-automatic-gc | weihanglo | 0 | ||||
9 | 14376 | yes | Correctly parse arguments from environment variables | GuillaumeGomez:parse-args-from-env-var | epage | 0 | ||||
10 | 14439 | yes | move modules from kebab-case to snake_case | DSchroer:layout-module-names | ehuss | 0 | ||||
11 | 14447 | yes | [DO NOT MERGE] Force edition 2024 lint into action on crater | dingxiangfei2009:edition-2024-fix | ehuss | 0 | ||||
12 | 14543 | yes | feat(resolve): Direct people to working around less optimal MSRV-resolver results | epage:msrv | ehuss | 0 | ||||
13 | 14550 | yes | Fix docs for `cargo publish --dry-run` vs `cargo package` | trevyn:patch-2 | epage | 0 | ||||
14 | 14553 | yes | feat: Add custom completer for completing `cargo build --packge <TAB>` | shannmu:_cargo_package_completer | epage | 0 | ||||
15 | 14578 | yes | WIP: Allow credential helper to provide SSH password | JordanForks:task/git-ssh-credential-helper | ehuss | 0 | ||||
16 | 14581 | yes | Lint against unexpected cfgs in `[target.'cfg(...)']` | Urgau:check-cfg-target-lint | epage | 0 | ||||
17 | 14589 | yes | Implement `--locked` for build-std | adamgemmell:dev/adagem01/std-locked | epage | 0 | ||||
18 | 14615 | yes | Taskbar progress reporting via ANSI codes | Gordon01:taskbar_progress | epage | 0 | ||||
19 | 14649 | yes | Implement RFC3695: Allow boolean literals as cfg predicates | Urgau:cfg-true-false | weihanglo | 0 | ||||
20 | 14671 | yes | Add future-incompat warning against keywords in cfgs and add raw-idents | Urgau:cfg-keyword-and-raw-idents | epage | 0 | ||||
21 | 14681 | yes | test: Add test codebase for shell completions | shannmu:test_codebase | epage | 0 | ||||
22 | 14691 | yes | fix(perf): switch global allocator to mimalloc | x-hgg-x:resolver-perf-4 | ehuss | 0 | ||||
23 | 14716 | yes | Cargo vendor: add source rewriting for private registries included in deps | P-E-Meunier:master | ehuss | 0 | ||||
24 | 14755 | yes | Fix --package <non-existent> --workspace | MoskalykA:fix---package-non-existent---workspace | ehuss | 0 | ||||
25 | 14756 | yes | fix: env table config can't trigger rebuild with `rerun-if-env-changed`. | linyihai:rerun-env-changed-issue-10358 | epage | 0 | ||||
26 | 14811 | yes | fix(env): dont track envs set by cargo in dep-info file | weihanglo:env | epage | 0 | ||||
27 | 14822 | yes | Use the replacement source instead of the original source when generating `-C metadata` and `-C extra-filename` | P-E-Meunier:rewrite | epage | 0 | ||||
28 | 14828 | yes | feat: Stabilize Edition 2024 | epage:edition2024 | ehuss | 0 | ||||
29 | 14830 | yes | fix(fingerprint): Don't throwaway the cache on RUSTFLAGS changes | epage:rustflags2 | weihanglo | 0 | ||||
30 | 14837 | yes | feat: make package, manifest and virtualManfest sync by using Arc not Rc | washanhanzi:master | 0 | |||||
31 | 14846 | yes | test(rustflags): Verify -Cmetadata directly, not through -Cextra-filename | epage:metadata | weihanglo | 0 | ||||
32 | 9024 | no | Make cargo metadata --no-deps print all path deps (including other workspaces) | alyssais:no-deps | 0 | |||||
33 | 9532 | no | Add env variable to indicate the build type. | jameshilliard:is-cross | 0 | |||||
34 | 9634 | no | Use cross compile style target/host isolation for all builds. | jameshilliard:all-cross | Eh2406 | 0 | ||||
35 | 9753 | no | Stabilize target-applies-to-host feature. | jameshilliard:stabilize-target-applies-to-host | 0 | |||||
36 | 10061 | no | Implement 'multidep' (RFC-3176) | Byron:rfc-3176 | joshtriplett | 0 | ||||
37 | 10330 | no | Support per pkg target for `-Zbuild-std` | fee1-dead:support-per-pkg-target-w-buildstd | ehuss | 0 | ||||
38 | 10736 | no | Add `safe.directories` config | ehuss:safe-directories | 0 | |||||
39 | 11272 | no | feat(profile): panic behavior can be specified for custom harness | weihanglo:issue/11214 | ehuss | 0 | ||||
40 | 11804 | no | cargo doc --open always respect request_kind | hi-rustin:rustin-patch-doc-open | ehuss | 0 | ||||
41 | 11969 | no | Support `per-pkg-target` for `-Zbuild-std`, take two | fee1-dead-contrib:per-pkg-target-build-std | ehuss | 0 | ||||
42 | 12807 | no | Ignore errors when declaring a registry on path dependency | JordanForks:task/ignore-registry-for-path-dep | weihanglo | 0 | ||||
43 | 13271 | no | Fix: cargo vendor can't handle duplicates. | junjihashimoto:feature/no-merge-sources | ehuss | 0 | ||||
44 | 13443 | no | feat: Expost host and target sysroot to build scripts. | c272:rustc-sysroot | weihanglo | 0 | ||||
45 | 13522 | no | Clarify warning for using `features` or `default-features` in `patch` | joshtriplett:better-warning-for-features-in-patch | ehuss | 0 | ||||
46 | 13535 | no | Coerce major wildcards | Nikita240:coerce-major-wildcards | Eh2406 | 0 | ||||
47 | 13558 | no | fix(credential)!: Fallback when an auth method isn't available on the current machine | epage:secret-fallback | arlosi | 0 | ||||
48 | 13605 | no | core/compiler: report executable paths for all binary crates | dvdhrm:pr/libbin | epage | 0 | ||||
49 | 13689 | no | fix: create ephemeral workspace for git source | hi-rustin:rustin-patch-install-git | weihanglo | 0 | ||||
50 | 13709 | no | feat: implement RFC 3553 to add SBOM support | justahero:rfc3553/cargo-sbom-support | ehuss | 0 | ||||
51 | 13885 | no | Case insensitive file name matching when packaging files | torhovland:issue-13722 | epage | 0 | ||||
52 | 13955 | no | pragmatically compare timestamps (as suggested by kornelski) | gilescope:nanotime | weihanglo | 0 | ||||
53 | 14101 | no | Allowing '--extern' usage in build scripts and in config files | notdanilo:allow-extern-in-build-script-and-config-file | weihanglo | 0 | ||||
54 | 14140 | no | Add capability of making breaking changes in `update --precise` | tweag:update-precise | weihanglo | 0 | ||||
55 | 14163 | no | Unify no-library-target error into no-target warn | ryoqun:no-no-library-target-error | epage | 0 | ||||
56 | 14206 | no | Fix passing of linker with target-applies-to-host and an implicit target | gmorenz:linker_in_unit | weihanglo | 0 | ||||
57 | 14259 | no | Improved consistency between breaking and non-breaking updates | tweag:switch-to-update-lockfile | weihanglo | 0 | ||||
58 | 14262 | no | Add a JSON output mode to `cargo package`. | LawnGnome:package-list-json | weihanglo | 0 | ||||
59 | 14582 | no | fix(update): don't reuse a previously locked dependency if multiple major versions are compatible | stormshield-kg:fix-update | Eh2406 | 0 | ||||
60 | 14658 | no | WIP Add bin/cdylib/staticlib suffix for artifact deps | elchukc:artifact_dep_tree_display | weihanglo | 0 | ||||
61 | 14665 | no | Improve resolver speed again | x-hgg-x:resolver-perf-2 | Eh2406 | 0 | ||||
62 | 14800 | no | simplify SourceID Hash | Eh2406:HashSourceId | ehuss | 0 | ||||
63 | 14670 | success | Remove the support for `Cargo.toml` of the cargo-script | Rustin170506:rustin-patch-script | epage | epage | 0 |