about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorThe8472 <git@infinite-source.de>2021-07-15 22:59:26 +0200
committerThe8472 <git@infinite-source.de>2021-07-15 22:59:30 +0200
commitbd1c39dc6c474971f6f0f3bc155661b574764c55 (patch)
treeea9b423c6f0b3f27fc3a86b050879093f39ae872 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parent0a6c636c40540707cdfd542866998862e8aa72e8 (diff)
downloadrust-bd1c39dc6c474971f6f0f3bc155661b574764c55.tar.gz
rust-bd1c39dc6c474971f6f0f3bc155661b574764c55.zip
implement TrustedLen for Flatten/FlatMap if the U: IntoIterator == [T; N]
This only works if arrays are passed directly instead of array iterators
because we need to be sure that they have not been advanced before
Flatten does its size calculation.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions