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

Conversation

chriskrycho
Copy link
Contributor

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.

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 chriskrycho merged commit 589ce6b into main Sep 11, 2024
6 checks passed
@chriskrycho chriskrycho deleted the rust-1.81 branch September 11, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant