Open
Description
This is the tracking issue for the unstable option -Z src-hash-algorithm
Steps
- Implementation PR Add hash of source files in debug info #69718
- Adjust documentation
- Stabilization PR
Unresolved Questions
- Should we have a separate option in the target specification to specify the preferred hash algorithm, or continue to use
is_like_msvc
? - Should continue to have a command line option to override the preferred option? Or is it acceptable to require users to create a custom target specification to override the hash algorithm?
Metadata
Metadata
Assignees
Labels
Area: Command-line interface (CLI) to the compilerArea: Debugging information in compiled programs (DWARF, PDB, etc.)Blocker: Implemented in the nightly compiler and unstable.Category: An issue tracking the progress of sth. like the implementation of an RFCStatus: There are blocking design concerns.Status: It's hard to tell what's been done and what hasn't! Someone should do some investigation.Relevant to the compiler team, which will review and decide on the PR/issue.