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

chore: upgrade to rust 1.58 #13377

Merged
merged 3 commits into from
Jan 15, 2022
Merged

chore: upgrade to rust 1.58 #13377

merged 3 commits into from
Jan 15, 2022

Conversation

dsherret
Copy link
Member

No description provided.

@@ -372,6 +372,7 @@ impl ErrWithV8Handle {
}
}

#[allow(clippy::non_send_fields_in_send_ty)]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are suspect. Probably ok?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, It's probably going to be allowed by default rust-lang/rust-clippy#8045

Copy link
Contributor

@bnoordhuis bnoordhuis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, David. Glad those to_string() calls are flagged now, I always get facial tics when I see them.

@bnoordhuis bnoordhuis merged commit ad224f5 into denoland:main Jan 15, 2022
@dsherret dsherret deleted the rust_1_58 branch January 15, 2022 14:30
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.

3 participants