about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2021-08-04 08:05:54 +0900
committerGitHub <noreply@github.com>2021-08-04 08:05:54 +0900
commit917c047c33a0b44b5406c8aab9e47d693106cbba (patch)
tree17051d5102ae6275250ea3bd4ef280ea84a0dbe3 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parent75e14873b83f458841f815ccb3b7f4eac83b4327 (diff)
parent02b7754f9e7c01048581a283ced85183cc34a61f (diff)
downloadrust-917c047c33a0b44b5406c8aab9e47d693106cbba.tar.gz
rust-917c047c33a0b44b5406c8aab9e47d693106cbba.zip
Rollup merge of #87720 - matthiaskrgr:clippy_into, r=jyn514
don't use .into() to convert types to identical types (clippy::useless_conversion)

Example:
let _x: String = String::from("hello world").into();
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions