]> git.lizzy.rs Git - rust.git/commit
Remove `LocalInternedString` uses from `librustc/ty/`.
authorNicholas Nethercote <nnethercote@mozilla.com>
Tue, 3 Sep 2019 06:06:42 +0000 (16:06 +1000)
committerNicholas Nethercote <nnethercote@mozilla.com>
Wed, 4 Sep 2019 04:23:30 +0000 (14:23 +1000)
commit0ad111f8bb9bf534c9d2a9ba46d6850907c757e3
tree97876dc70c629cde39d036798ca5203908190d7c
parenta8975a0752d52741615728394a0a8a867187ae01
Remove `LocalInternedString` uses from `librustc/ty/`.

This is not a compelling change in isolation, but it is a necessary
step.
src/librustc/ty/mod.rs
src/librustc_codegen_llvm/callee.rs
src/librustc_codegen_llvm/consts.rs
src/librustc_codegen_llvm/debuginfo/metadata.rs
src/librustc_codegen_llvm/debuginfo/mod.rs
src/librustc_codegen_ssa/back/symbol_export.rs
src/librustc_codegen_ssa/mono_item.rs
src/librustc_codegen_utils/symbol_names_test.rs
src/librustc_mir/monomorphize/partitioning.rs