diff options
| author | Arpad Borsos <swatinem@swatinem.de> | 2024-05-01 10:32:26 +0200 |
|---|---|---|
| committer | Arpad Borsos <swatinem@swatinem.de> | 2024-05-20 10:04:44 +0200 |
| commit | 0334c45bb525f7eb9078f3c5b5074320a9ac7a3d (patch) | |
| tree | 6e2fee93ca95a2bf25729ce0eafdd2fadf5fa339 /compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp | |
| parent | f092f73c112914752d3290fbbbfa2271c78f1088 (diff) | |
| download | rust-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
