diff options
| author | Thom Chiovoloni <thom@shift.click> | 2023-04-04 17:55:20 -0700 |
|---|---|---|
| committer | Thom Chiovoloni <thom@shift.click> | 2023-06-04 08:34:48 -0700 |
| commit | 9e5573a0d275c71dce59b715d981c6880d30703a (patch) | |
| tree | c6015e22034d7cecf5bf049792cfb4bf6951e326 /compiler/rustc_codegen_llvm/src | |
| parent | 398fa2187c88de46c13c142f600064483a563c86 (diff) | |
| download | rust-9e5573a0d275c71dce59b715d981c6880d30703a.tar.gz rust-9e5573a0d275c71dce59b715d981c6880d30703a.zip | |
Use 128 bits for TypeId hash
- Switch TypeId to 128 bits - Hack around the fact that tracing-subscriber dislikes how TypeId is hashed - Remove lowering of type_id128 from rustc_codegen_llvm - Remove unnecessary `type_id128` intrinsic (just change return type of `type_id`) - Only hash the lower 64 bits of the TypeId - Reword comment
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
