Skip to content

Create testing corpus of rust constructs #51

Open
@LegNeato

Description

@LegNeato

The project doesn't currently support all rust constructs. It's not clear what is supported and what is not, so users will suddenly trip over issues.

One idea to generate such a list is to try to compile (not run) all no_std and no alloc crates on crates.io and see which fail...similar to what miri does.

Another way would be to create a rust program generator and "fuzz".

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions