axodotdev / axodotdev/cargo-dist
path / private info sanitization?
Open
feature request
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 149
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 32
Description
I vaguely recall there's a cargo/rustc flag for stripping build-machine paths from the binary or something. Not terribly important for CI builds, but important if anyone opts to use this manually. Good Defaults!
Contributor guide
Research direction
No files, tests, or entry points are named. Research the cargo/rustc option for stripping build-machine paths, then trace how cargo-dist handles manually used builds and release artifacts. Done means the relevant default prevents private build paths from being embedded without disrupting CI packaging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- release, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100