diff options
| author | bors <bors@rust-lang.org> | 2020-12-22 12:06:08 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-12-22 12:06:08 +0000 |
| commit | 25e9acb2533b2d8b1f15bb80eba0b7e79a18d292 (patch) | |
| tree | 6e4af3ce4ea9379bf142e6692224be414df51e6e /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 4b233c83a42217158fbb444cdbcb973d87beeb19 (diff) | |
| parent | 53f4d437f4c448c4382a99c2b7ff03f104cf7368 (diff) | |
| download | rust-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
