-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minor build tweaks #10
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🤠 Cargo bloat for toolchain stable-x86_64-unknown-linux-gnu 🤠 @@ Size breakdown @@
Size 1.07 MB
Text size 1.07 MB
No changes to crate sizes Dependency tree@@ Dependency tree @@
Count: 332
├─ clap v4.4.4
│ ├─ clap_builder v4.4.4
│ │ ├─ anstream v0.5.0
│ │ ├─ anstyle v1.0.3
│ │ ├─ clap_lex v0.5.1
│ │ └─ strsim v0.10.0
│ └─ clap_derive v4.4.2 (proc-macro)
├─ filetime v0.2.22
│ ├─ cfg-if v1.0.0
│ └─ libc v0.2.148
├─ git2 v0.18.1
│ ├─ bitflags v2.4.0
│ ├─ libc v0.2.148
│ ├─ libgit2-sys v0.16.1+1.7.1
│ │ ├─ libc v0.2.148
│ │ ├─ libz-sys v1.1.12
│ │ │ ├─ libc v0.2.148
│ │ │ ├─ cc v1.0.83
│ │ │ │ ├─ jobserver v0.1.26
│ │ │ │ │ └─ libc v0.2.148
│ │ │ │ └─ libc v0.2.148
│ │ │ ├─ pkg-config v0.3.27
│ │ │ └─ vcpkg v0.2.15
│ │ ├─ cc v1.0.83
│ │ └─ pkg-config v0.3.27
│ ├─ log v0.4.20
│ └─ url v2.4.1
│ ├─ form_urlencoded v1.2.0
│ │ └─ percent-encoding v2.3.0
│ ├─ idna v0.4.0
│ │ ├─ unicode-bidi v0.3.13
│ │ └─ unicode-normalization v0.1.22
│ │ └─ tinyvec v1.6.0
│ │ └─ tinyvec_macros v0.1.1
│ └─ percent-encoding v2.3.0
├─ clap_complete v4.4.1
│ └─ clap v4.4.4
├─ clap_mangen v0.2.14
│ ├─ clap v4.4.4
│ └─ roff v0.2.1
└─ vergen v8.2.5
├─ anyhow v1.0.75
├─ gix v0.53.1
│ ├─ gix-actor v0.26.0
│ │ ├─ bstr v1.6.2
│ │ │ ├─ memchr v2.6.3
│ │ │ └─ regex-automata v0.3.8
│ │ ├─ btoi v0.4.3
│ │ │ └─ num-traits v0.2.16
│ │ │ └─ autocfg v1.1.0
│ │ ├─ gix-date v0.8.0
│ │ │ ├─ bstr v1.6.2
│ │ │ ├─ itoa v1.0.9
│ │ │ ├─ thiserror v1.0.48
│ │ │ │ └─ thiserror-impl v1.0.48 (proc-macro)
│ │ │ │ ├─ proc-macro2 v1.0.67
│ │ │ │ ├─ quote v1.0.33
│ │ │ │ └─ syn v2.0.37
│ │ │ └─ time v0.3.28
│ │ │ ├─ deranged v0.3.8
│ │ │ ├─ itoa v1.0.9
│ │ │ ├─ libc v0.2.148
│ │ │ ├─ num_threads v0.1.6
│ │ │ ├─ time-core v0.1.1
│ │ │ └─ time-macros v0.2.14 (proc-macro)
│ │ │ └─ time-core v0.1.1
│ │ ├─ itoa v1.0.9
│ │ ├─ thiserror v1.0.48
│ │ └─ winnow v0.5.15
│ │ └─ memchr v2.6.3
│ ├─ gix-commitgraph v0.20.0
│ │ ├─ bstr v1.6.2
│ │ ├─ gix-chunk v0.4.4
│ │ │ └─ thiserror v1.0.48
│ │ ├─ gix-features v0.34.0
│ │ │ ├─ crc32fast v1.3.2
│ │ │ │ └─ cfg-if v1.0.0
│ │ │ ├─ flate2 v1.0.27
│ │ │ │ ├─ crc32fast v1.3.2
│ │ │ │ └─ miniz_oxide v0.7.1
│ │ │ │ └─ adler v1.0.2
│ │ │ ├─ gix-hash v0.13.0
│ │ │ │ ├─ faster-hex v0.8.1
│ │ │ │ │ └─ serde v1.0.188
│ │ │ │ └─ thiserror v1.0.48
│ │ │ ├─ gix-trace v0.1.3
│ │ │ ├─ libc v0.2.148
│ │ │ ├─ once_cell v1.18.0
│ │ │ ├─ prodash v26.2.2
│ │ │ ├─ sha1_smol v1.0.0
│ │ │ ├─ thiserror v1.0.48
│ │ │ └─ walkdir v2.4.0
│ │ │ └─ same-file v1.0.6
│ │ ├─ gix-hash v0.13.0
│ │ ├─ memmap2 v0.7.1
│ │ │ └─ libc v0.2.148
│ │ └─ thiserror v1.0.48
│ ├─ gix-config v0.29.0
│ │ ├─ bstr v1.6.2
│ │ ├─ gix-config-value v0.14.0
│ │ │ ├─ bitflags v2.4.0
│ │ │ ├─ bstr v1.6.2
│ │ │ ├─ gix-path v0.10.0
│ │ │ │ ├─ bstr v1.6.2
│ │ │ │ ├─ gix-trace v0.1.3
│ │ │ │ ├─ home v0.5.5
│ │ │ │ ├─ once_cell v1.18.0
│ │ │ │ └─ thiserror v1.0.48
│ │ │ ├─ libc v0.2.148
│ │ │ └─ thiserror v1.0.48
│ │ ├─ gix-features v0.34.0
│ │ ├─ gix-glob v0.12.0
│ │ │ ├─ bitflags v2.4.0
│ │ │ ├─ bstr v1.6.2
│ │ │ ├─ gix-features v0.34.0
│ │ │ └─ gix-path v0.10.0
│ │ ├─ gix-path v0.10.0
│ │ ├─ gix-ref v0.36.0
│ │ │ ├─ gix-actor v0.26.0
│ │ │ ├─ gix-date v0.8.0
│ │ │ ├─ gix-features v0.34.0
│ │ │ ├─ gix-fs v0.6.0
│ │ │ │ └─ gix-features v0.34.0
│ │ │ ├─ gix-hash v0.13.0
│ │ │ ├─ gix-lock v9.0.0
│ │ │ │ ├─ gix-tempfile v9.0.0
│ │ │ │ │ ├─ gix-fs v0.6.0
│ │ │ │ │ ├─ libc v0.2.148
│ │ │ │ │ ├─ once_cell v1.18.0
│ │ │ │ │ ├─ parking_lot v0.12.1
│ │ │ │ │ │ ├─ lock_api v0.4.10
│ │ │ │ │ │ │ ├─ scopeguard v1.2.0
│ │ │ │ │ │ │ └─ autocfg v1.1.0
│ │ │ │ │ │ └─ parking_lot_core v0.9.8
│ │ │ │ │ │ ├─ cfg-if v1.0.0
│ │ │ │ │ │ ├─ libc v0.2.148
│ │ │ │ │ │ └─ smallvec v1.11.1
│ │ │ │ │ ├─ signal-hook v0.3.17
│ │ │ │ │ │ ├─ libc v0.2.148
│ │ │ │ │ │ └─ signal-hook-registry v1.4.1
│ │ │ │ │ │ └─ libc v0.2.148
│ │ │ │ │ ├─ signal-hook-registry v1.4.1
│ │ │ │ │ └─ tempfile v3.8.0
│ │ │ │ │ ├─ cfg-if v1.0.0
│ │ │ │ │ ├─ fastrand v2.0.0
│ │ │ │ │ └─ rustix v0.38.14
│ │ │ │ │ ├─ bitflags v2.4.0
│ │ │ │ │ └─ linux-raw-sys v0.4.7
│ │ │ │ ├─ gix-utils v0.1.5
│ │ │ │ │ └─ fastrand v2.0.0
│ │ │ │ └─ thiserror v1.0.48
│ │ │ ├─ gix-object v0.36.0
│ │ │ │ ├─ bstr v1.6.2
│ │ │ │ ├─ btoi v0.4.3
│ │ │ │ ├─ gix-actor v0.26.0
│ │ │ │ ├─ gix-date v0.8.0
│ │ │ │ ├─ gix-features v0.34.0
│ │ │ │ ├─ gix-hash v0.13.0
│ │ │ │ ├─ gix-validate v0.8.0
│ │ │ │ │ ├─ bstr v1.6.2
│ │ │ │ │ └─ thiserror v1.0.48
│ │ │ │ ├─ itoa v1.0.9
│ │ │ │ ├─ smallvec v1.11.1
│ │ │ │ ├─ thiserror v1.0.48
│ │ │ │ └─ winnow v0.5.15
│ │ │ ├─ gix-path v0.10.0
│ │ │ ├─ gix-tempfile v9.0.0
│ │ │ ├─ gix-validate v0.8.0
│ │ │ ├─ memmap2 v0.7.1
│ │ │ ├─ thiserror v1.0.48
│ │ │ └─ winnow v0.5.15
│ │ ├─ gix-sec v0.10.0
│ │ │ ├─ bitflags v2.4.0
│ │ │ └─ libc v0.2.148
│ │ ├─ memchr v2.6.3
│ │ ├─ once_cell v1.18.0
│ │ ├─ smallvec v1.11.1
│ │ ├─ thiserror v1.0.48
│ │ ├─ unicode-bom v2.0.2
│ │ └─ winnow v0.5.15
│ ├─ gix-date v0.8.0
│ ├─ gix-diff v0.35.0
│ │ ├─ gix-hash v0.13.0
│ │ ├─ gix-object v0.36.0
│ │ └─ thiserror v1.0.48
│ ├─ gix-discover v0.24.0
│ │ ├─ bstr v1.6.2
│ │ ├─ gix-hash v0.13.0
│ │ ├─ gix-path v0.10.0
│ │ ├─ gix-ref v0.36.0
│ │ ├─ gix-sec v0.10.0
│ │ └─ thiserror v1.0.48
│ ├─ gix-features v0.34.0
│ ├─ gix-fs v0.6.0
│ ├─ gix-glob v0.12.0
│ ├─ gix-hash v0.13.0
│ ├─ gix-hashtable v0.4.0
│ │ ├─ gix-hash v0.13.0
│ │ ├─ hashbrown v0.14.0
│ │ └─ parking_lot v0.12.1
│ ├─ gix-index v0.24.0
│ │ ├─ bitflags v2.4.0
│ │ ├─ bstr v1.6.2
│ │ ├─ btoi v0.4.3
│ │ ├─ filetime v0.2.22
│ │ ├─ gix-bitmap v0.2.7
│ │ │ └─ thiserror v1.0.48
│ │ ├─ gix-features v0.34.0
│ │ ├─ gix-fs v0.6.0
│ │ ├─ gix-hash v0.13.0
│ │ ├─ gix-lock v9.0.0
│ │ ├─ gix-object v0.36.0
│ │ ├─ gix-traverse v0.32.0
│ │ │ ├─ gix-commitgraph v0.20.0
│ │ │ ├─ gix-date v0.8.0
│ │ │ ├─ gix-hash v0.13.0
│ │ │ ├─ gix-hashtable v0.4.0
│ │ │ ├─ gix-object v0.36.0
│ │ │ ├─ gix-revwalk v0.7.0
│ │ │ │ ├─ gix-commitgraph v0.20.0
│ │ │ │ ├─ gix-date v0.8.0
│ │ │ │ ├─ gix-hash v0.13.0
│ │ │ │ ├─ gix-hashtable v0.4.0
│ │ │ │ ├─ gix-object v0.36.0
│ │ │ │ ├─ smallvec v1.11.1
│ │ │ │ └─ thiserror v1.0.48
│ │ │ ├─ smallvec v1.11.1
│ │ │ └─ thiserror v1.0.48
│ │ ├─ itoa v1.0.9
│ │ ├─ memmap2 v0.7.1
│ │ ├─ smallvec v1.11.1
│ │ └─ thiserror v1.0.48
│ ├─ gix-lock v9.0.0
│ ├─ gix-macros v0.1.0 (proc-macro)
│ │ ├─ proc-macro2 v1.0.67
│ │ ├─ quote v1.0.33
│ │ └─ syn v2.0.37
│ ├─ gix-object v0.36.0
│ ├─ gix-odb v0.52.0
│ │ ├─ arc-swap v1.6.0
│ │ ├─ gix-date v0.8.0
│ │ ├─ gix-features v0.34.0
│ │ ├─ gix-hash v0.13.0
│ │ ├─ gix-object v0.36.0
│ │ ├─ gix-pack v0.42.0
│ │ │ ├─ clru v0.6.1
│ │ │ ├─ gix-chunk v0.4.4
│ │ │ ├─ gix-features v0.34.0
│ │ │ ├─ gix-hash v0.13.0
│ │ │ ├─ gix-hashtable v0.4.0
│ │ │ ├─ gix-object v0.36.0
│ │ │ ├─ gix-path v0.10.0
│ │ │ ├─ gix-tempfile v9.0.0
│ │ │ ├─ memmap2 v0.7.1
│ │ │ ├─ parking_lot v0.12.1
│ │ │ ├─ smallvec v1.11.1
│ │ │ └─ thiserror v1.0.48
│ │ ├─ gix-path v0.10.0
│ │ ├─ gix-quote v0.4.7
│ │ │ ├─ bstr v1.6.2
│ │ │ ├─ btoi v0.4.3
│ │ │ └─ thiserror v1.0.48
│ │ ├─ parking_lot v0.12.1
│ │ ├─ tempfile v3.8.0
│ │ └─ thiserror v1.0.48
│ ├─ gix-pack v0.42.0
│ ├─ gix-path v0.10.0
│ ├─ gix-ref v0.36.0
│ ├─ gix-refspec v0.17.0
│ │ ├─ bstr v1.6.2
│ │ ├─ gix-hash v0.13.0
│ │ ├─ gix-revision v0.21.0
│ │ │ ├─ bstr v1.6.2
│ │ │ ├─ gix-date v0.8.0
│ │ │ ├─ gix-hash v0.13.0
│ │ │ ├─ gix-hashtable v0.4.0
│ │ │ ├─ gix-object v0.36.0
│ │ │ ├─ gix-revwalk v0.7.0
│ │ │ ├─ gix-trace v0.1.3
│ │ │ └─ thiserror v1.0.48
│ │ ├─ gix-validate v0.8.0
│ │ ├─ smallvec v1.11.1
│ │ └─ thiserror v1.0.48
│ ├─ gix-revision v0.21.0
│ ├─ gix-revwalk v0.7.0
│ ├─ gix-sec v0.10.0
│ ├─ gix-tempfile v9.0.0
│ ├─ gix-trace v0.1.3
│ ├─ gix-traverse v0.32.0
│ ├─ gix-url v0.23.0
│ │ ├─ bstr v1.6.2
│ │ ├─ gix-features v0.34.0
│ │ ├─ gix-path v0.10.0
│ │ ├─ home v0.5.5
│ │ ├─ thiserror v1.0.48
│ │ └─ url v2.4.1
│ ├─ gix-utils v0.1.5
│ ├─ gix-validate v0.8.0
│ ├─ once_cell v1.18.0
│ ├─ parking_lot v0.12.1
│ ├─ signal-hook v0.3.17
│ ├─ smallvec v1.11.1
│ └─ thiserror v1.0.48
├─ time v0.3.28
└─ rustversion v1.0.14 (proc-macro)
Commit: e0023bb (Compare with baseline commit) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Mostly sync autotools stuff from other projects where it has gotten refined