about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorLukas Kalbertodt <lukas.kalbertodt@gmail.com>2019-12-22 14:26:28 +0100
committerLukas Kalbertodt <lukas.kalbertodt@gmail.com>2019-12-24 18:30:04 +0100
commitf934b836ce3768915388880696256dffad2f00ca (patch)
tree5fa5f36758304b1bac4e72dcfe3f19a304124754 /src/test/codegen/src-hash-algorithm
parent005cf38f7e66757b32b03ea35fedca372eb063e3 (diff)
downloadrust-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