about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2022-06-15 12:02:04 +0900
committerGitHub <noreply@github.com>2022-06-15 12:02:04 +0900
commit97b9347c93726e6f27b7d45d1d3bda62d6cff2b4 (patch)
tree2bc1d8c4e7fb3b9127a446961acb17b63d410c06 /compiler/rustc_codegen_llvm/src
parent2722c2aa33d947789904694fcde4bb556e278952 (diff)
parentabe45a9ffa6a0af65a58427b475203b301b07be8 (diff)
downloadrust-97b9347c93726e6f27b7d45d1d3bda62d6cff2b4.tar.gz
rust-97b9347c93726e6f27b7d45d1d3bda62d6cff2b4.zip
Rollup merge of #98083 - nnethercote:rename-Encoder, r=bjorn3
Rename rustc_serialize::opaque::Encoder as MemEncoder.

This avoids the name clash with `rustc_serialize::Encoder` (a trait),
and allows lots qualifiers to be removed and imports to be simplified
(e.g. fewer `as` imports).

(This was previously merged as commit 5 in #94732 and then was reverted
in #97905 because of a perf regression caused by commit 4 in #94732.)

r? ```@bjorn3```
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions