summary refs log tree commit diff
path: root/compiler/rustc_symbol_mangling/src/hashed.rs
AgeCommit message (Collapse)AuthorLines
2024-01-26MCP #705: Provide the option `-Csymbol-mangling-version=hashed -Z ↵h1467792822-0/+43
unstable-options` to shorten symbol names by replacing them with a digest. Enrich test cases