about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp
diff options
context:
space:
mode:
authorArpad Borsos <swatinem@swatinem.de>2024-05-01 10:32:26 +0200
committerArpad Borsos <swatinem@swatinem.de>2024-05-20 10:04:44 +0200
commit0334c45bb525f7eb9078f3c5b5074320a9ac7a3d (patch)
tree6e2fee93ca95a2bf25729ce0eafdd2fadf5fa339 /compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp
parentf092f73c112914752d3290fbbbfa2271c78f1088 (diff)
downloadrust-0334c45bb525f7eb9078f3c5b5074320a9ac7a3d.tar.gz
rust-0334c45bb525f7eb9078f3c5b5074320a9ac7a3d.zip
Write `char::DebugEscape` sequences using `write_str`
Instead of writing each `char` of an escape sequence one by one,
this delegates to `Display`, which uses `write_str` internally
in order to write the whole escape sequence at once.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp')
0 files changed, 0 insertions, 0 deletions