Skip to content

Need to fix 'miri' bash script for Windows powershell users #978

@JOE1994

Description

@JOE1994

image

While trying to work on Issue #707 locally, I got stuck with 'Testing the Miri driver' step. I used Powershell to confront the above error. The current issue is that $MIRI_SYSROOT fed to the miri executable is stripped off of its backslashes, resulting in an error "can't find crate for std"

Maybe the 'miri' bash script should be fixed to escape backslashes for windows users?
Or it could also be an issue with cargo

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-windowsArea: affects only Windows targetsC-bugCategory: This is a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions