Skip to content

feat(toolkit-macros): compile-time gear dependency linking via re-exports#4146

Merged
MikeFalcon77 merged 15 commits into
constructorfabric:mainfrom
maurolacy:feature/gears-deps
Jul 17, 2026
Merged

feat(toolkit-macros): compile-time gear dependency linking via re-exports#4146
MikeFalcon77 merged 15 commits into
constructorfabric:mainfrom
maurolacy:feature/gears-deps

docs: document cargo-shear ignore list requirement for gear deps

ea5f581
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Jul 17, 2026 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 cfbf41f Add reexports for gears deps generation to gears m... Valid sign-off found
🟢 bbb03d4 Add system gears decls to Cargo.toml Valid sign-off found
🟢 f86aae8 Add full crates for deps exporting Valid sign-off found
🟢 1b147f7 Fix: Don't add reexports on tests Valid sign-off found
🟢 d60ea06 Anchor re-export path with leading :: to avoid mod... Valid sign-off found
🟢 11f5903 Add full crates for deps exporting to new modules ... Valid sign-off found
🟢 d9427fe Update exported versions Valid sign-off found
🟢 71456e8 Add the new "unused" crates to shear ignored list Valid sign-off found
🟢 b5fdbb6 Update lock file Valid sign-off found
🟢 eef3dc0 Change gears macro to use idents in deps Valid sign-off found
🟢 9b0501d Adapt docs / examples / tests Valid sign-off found
🟢 cec1f7f Adapt gears macro invocations to new format Valid sign-off found
🟢 65ff21e Fix: deps_not_array test Valid sign-off found
🟢 0cd439e Free up some disk space before llvm-cov and shear ... Valid sign-off found
🟢 ea5f581 docs: document cargo-shear ignore list requirement... Valid sign-off found