Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Match any error when failing to find executables #10092

Merged
merged 1 commit into from
Nov 17, 2021

Commits on Nov 17, 2021

  1. Match any error when failing to find executables

    For Windows targets, Rust now uses a custom resolver to find `process::Command` programs. This has caused some error messages to change.
    
    To allow it to be merged, some tests have been adjusted to match any error.
    ChrisDenton committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    93bcd97 View commit details
    Browse the repository at this point in the history