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

Upgrade to Rust 1.81 #4031

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Upgrade to Rust 1.81 #4031

merged 1 commit into from
Sep 11, 2024

Commits on Sep 11, 2024

  1. Upgrade to Rust 1.81

    In addition to the baseline changes, skip over non-directory code where
    directories are needed to deal with things like `.DS_Store` files. Also
    add a bunch of context on error causes from `std::io::Error` because it
    was *impossible* to figure out exactly what the source of those were.
    chriskrycho committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6b6b450 View commit details
    Browse the repository at this point in the history