about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-12-22 12:06:08 +0000
committerbors <bors@rust-lang.org>2020-12-22 12:06:08 +0000
commit25e9acb2533b2d8b1f15bb80eba0b7e79a18d292 (patch)
tree6e4af3ce4ea9379bf142e6692224be414df51e6e /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent4b233c83a42217158fbb444cdbcb973d87beeb19 (diff)
parent53f4d437f4c448c4382a99c2b7ff03f104cf7368 (diff)
downloadrust-25e9acb2533b2d8b1f15bb80eba0b7e79a18d292.tar.gz
rust-25e9acb2533b2d8b1f15bb80eba0b7e79a18d292.zip
Auto merge of #6476 - 1c3t3a:1c3t3a-from-over-into, r=llogiq
Added from_over_into lint

Closes #6456
Added a lint that searches for implementations of `Into<..>` and suggests to implement `From<..>` instead, as it comes with a default implementation of `Into`. Category: style.

changelog: added `from_over_into` lint
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions