diff options
| author | Nicholas Nethercote <nnethercote@mozilla.com> | 2019-10-21 14:25:08 +1100 | 
|---|---|---|
| committer | Nicholas Nethercote <nnethercote@mozilla.com> | 2019-10-21 17:17:36 +1100 | 
| commit | b8214e9b44a5796749a70d7806e575412333e27c (patch) | |
| tree | 35dccb23100b9f98843aa3bf07b32e55110d0a52 /src/librustc_codegen_llvm/lib.rs | |
| parent | 78c342730840248a98d81f7cc10b06c69831751b (diff) | |
| download | rust-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
