about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2022-03-29 10:55:17 +0000
committerGitHub <noreply@github.com>2022-03-29 10:55:17 +0000
commit89d495eb306544ecb1c3e9471725cefb4c87d203 (patch)
tree774858426174cb0bb4f641977d68638429f2bf8f /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
parentbc08b8eff3f8e4da7c448d7b7f6461938c817a60 (diff)
parent4fe0545bb673e687644ca4f87913a61c361aafa6 (diff)
downloadrust-89d495eb306544ecb1c3e9471725cefb4c87d203.tar.gz
rust-89d495eb306544ecb1c3e9471725cefb4c87d203.zip
Merge #11840
11840: Fix another const generic panic r=flodiebold a=HKalbasi

fix #11835

If I change `dyn` to `impl` in the test, it will infer the type as `IntoIterator::Item<impl Iterator<Item = [Ar<u8, 7>; 9]> + ?Sized>` instead of `[Ar<u8, 7>; 9]`. Maybe it needs some action?

Co-authored-by: hkalbasi <hamidrezakalbasi@protonmail.com>
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions