about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorYuri Astrakhan <YuriAstrakhan@gmail.com>2022-10-04 00:07:12 -0400
committerYuri Astrakhan <YuriAstrakhan@gmail.com>2022-10-12 18:47:49 -0400
commit771790404391b31c5c45a7e314703eff12226903 (patch)
tree17985f8225eedf9021b478ac7a983f4e606a77c6 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent887ba0c5a489e28b55ff84244e1dc153861d16ad (diff)
downloadrust-771790404391b31c5c45a7e314703eff12226903.tar.gz
rust-771790404391b31c5c45a7e314703eff12226903.zip
Fix to_string_in_format_args in parens
Fix suggestions like

```
print!("error: something failed at {}", (Location::caller().to_string()));
```

where the parenthesis enclose some portion of the value.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions