diff options
| author | Sebastian Andersson <sebastian@bittr.nu> | 2020-10-09 20:23:03 +0200 |
|---|---|---|
| committer | Sebastian Andersson <sebastian@bittr.nu> | 2020-10-09 20:23:03 +0200 |
| commit | 7b7ddfa55da889b41e90243ac59a04eed832a71e (patch) | |
| tree | 769d11a94ae4790f63c261fe172b6aaf813276ec /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | fcf22d90bb9087f03e60c03ccccdc2f95668bf88 (diff) | |
| download | rust-7b7ddfa55da889b41e90243ac59a04eed832a71e.tar.gz rust-7b7ddfa55da889b41e90243ac59a04eed832a71e.zip | |
Preserve raw strs for: format!(s) to s.to_string() lint
Ie: | let s = format!(r#""hello""#); | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `.to_string()`: `r#""hello""#.to_string()`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
