-
Build and Cargo-related projects:
- cargo-asm code — grabbing the asm output in the deps dir
- cargo-call-stack code — grabbing
.ll
files - cargo-doc-coverage (>2 years old) code
- cargo-kythe (>3 years old) copies .so to CARGO_HOME
- cargo-prune code — prunes deps dir
- cargo-shim code — detecting wasm output
- cargo-src code — accessing save-analysis output
- cargo-sweep — tracking disk usage
- cargo-sysroot code — for building sysroots
- cargo-web code — extracting js files?
- cargo-xbuild code — for building sysroots
- dhl code — tool for using binary dependencies
- little-skeptic code — accessing libs for building Rust tests from markdown
- skeptic code
- ptx-builder code — PTX build tool
- runner code — tool for running small rust scripts
- sccache — not sure, but seems likely to be affected
- xargo code — sysroot building
-
Misc
-
Projects with special linking requirements
-
tests/examples that would likely break
-
Projects that use compiletest_rs, and manually specify linking against deps in
target/debug/deps
:
-
-
Save ehuss/7e3de6b732d276bb9639de11bf911af3 to your computer and use it in GitHub Desktop.
Cargo deps survey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment