Skip to content

ICE around validation of bool and char #1467

Closed
rust-lang/rust
#74059
@RalfJung

Description

@RalfJung

@niluxv found an ICE around validation of uninitialized char. Here's a self-contained example; this embeds linked-hash-map. It would be nice to minimize this further.

The actual ICE occurs here and it is unclear why, because uninitialized char usually work fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    I-ICEImpact: makes Miri crash with some ICE

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions