about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-06-02 21:11:06 +0000
committerbors <bors@rust-lang.org>2024-06-02 21:11:06 +0000
commit568f4fc732a26d05454e133f43d95d709944e810 (patch)
treea90cbdfabe3dd97baf50143b5d1efd360064c7db /compiler/rustc_codegen_llvm/src/errors.rs
parent436675b4772049a0ff535bd46d944689c90ed750 (diff)
parent5d0fcfbf56bb53fa70783c3d0d0251a3700b4bd5 (diff)
downloadrust-568f4fc732a26d05454e133f43d95d709944e810.tar.gz
rust-568f4fc732a26d05454e133f43d95d709944e810.zip
Auto merge of #12871 - Jacherr:issue-12768, r=blyxyas
Modify str_to_string to be machine-applicable

Fixes https://github.com/rust-lang/rust-clippy/issues/12768

I'm not sure if there is any potential for edge cases with this - since it only ever acts on `&str` types I can't think of any, and especially since the methods do the same thing anyway.

changelog: allow `str_to_string` lint to be automatically applied
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions