Skip to content

Fix Miri testing of ChaCha #796

@dhardy

Description

@dhardy

Turns out the reason the Miri test on #789 passed is because it didn't run (@RalfJung: told you skipping the test when Miri is unavailable would also have problems, but never mind).

So we can either hack around this by not testing rand_chacha and the affected parts of Rand with Miri or we can hack around this by using a cfg to adjust the ChaCha code. @kazcw any idea how easy this is?

Related: #792 is failing both Emscripten and Miri testing due to the new ChaCha code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions