Skip to content

Allow disabling the FFI integration with a feature #4461

Open
@bjorn3

Description

@bjorn3

cargo check -Zunstable-options --compile-time-deps is taking almost 2 minutes because it is building capstone and libffi. The entire rest of the rust workspace takes only 1m34s to build with these options. When rust-lang/rust#143785 lands, this means that half of the time it takes rust-analyzer before it can do any analysis with a fresh build dir would be taken up by miri.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-devArea: working on Miri as a developerC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions