mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
8a5f98a0e4
Fix ICE 6840 - make is_normalizable more strict fixes #6840 make `is_normalizable` more strict, which should catch this ICE and related cases changelog: Fix ICE in [`zero_sized_map_values`]