diff options
| author | Lukas Kalbertodt <lukas.kalbertodt@gmail.com> | 2019-12-22 14:26:28 +0100 |
|---|---|---|
| committer | Lukas Kalbertodt <lukas.kalbertodt@gmail.com> | 2019-12-24 18:30:04 +0100 |
| commit | f934b836ce3768915388880696256dffad2f00ca (patch) | |
| tree | 5fa5f36758304b1bac4e72dcfe3f19a304124754 /src/test/codegen/src-hash-algorithm | |
| parent | 005cf38f7e66757b32b03ea35fedca372eb063e3 (diff) | |
| download | rust-f934b836ce3768915388880696256dffad2f00ca.tar.gz rust-f934b836ce3768915388880696256dffad2f00ca.zip | |
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.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions
