mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-12 13:18:47 +00:00
89d495eb30
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> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |