about summary refs log tree commit diff
path: root/src/librustc_codegen_llvm/lib.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <nnethercote@mozilla.com>2019-10-21 14:25:08 +1100
committerNicholas Nethercote <nnethercote@mozilla.com>2019-10-21 17:17:36 +1100
commitb8214e9b44a5796749a70d7806e575412333e27c (patch)
tree35dccb23100b9f98843aa3bf07b32e55110d0a52 /src/librustc_codegen_llvm/lib.rs
parent78c342730840248a98d81f7cc10b06c69831751b (diff)
downloadrust-b8214e9b44a5796749a70d7806e575412333e27c.tar.gz
rust-b8214e9b44a5796749a70d7806e575412333e27c.zip
Convert fields within `DefPathData` from `InternedString` to `Symbol`.
It's a full conversion, except in `DefKey::compute_stable_hash()` where
a `Symbol` now is converted to an `InternedString` before being hashed.
This was necessary to avoid test failures.
Diffstat (limited to 'src/librustc_codegen_llvm/lib.rs')
0 files changed, 0 insertions, 0 deletions