diff options
| author | bors <bors@rust-lang.org> | 2019-12-25 10:20:48 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2019-12-25 10:20:48 +0000 |
| commit | ed33453a37d602f34cc40c205f9b9b8a8aff88b5 (patch) | |
| tree | c37ae05bd5ed0869fd2b2973b1dfb55d701ae5f6 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
| parent | 7bc1665730002a5368b4384613758c7ddc77db09 (diff) | |
| parent | f934b836ce3768915388880696256dffad2f00ca (diff) | |
| download | rust-ed33453a37d602f34cc40c205f9b9b8a8aff88b5.tar.gz rust-ed33453a37d602f34cc40c205f9b9b8a8aff88b5.zip | |
Auto merge of #67524 - LukasKalbertodt:improve-into-iter-lint, r=matthewjasper
Generalize `array_into_iter` lint to also lint for boxed arrays `Box` is special in that a method call on a box can move the value out of the box. Thus, the same backwards-compatibility problem can arise for boxed arrays as for simple arrays. --- CC #66145 r? @matthewjasper (as you reviewed the first PR)
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions
