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

Update rust toolchain to 1.84 #1595

Merged
merged 3 commits into from
Jan 10, 2025
Merged

Update rust toolchain to 1.84 #1595

merged 3 commits into from
Jan 10, 2025

Conversation

leftwo
Copy link
Contributor

@leftwo leftwo commented Jan 9, 2025

A bunch of just clippy and warning changes that came with the 1.84 version.

Alan Hanson added 2 commits January 9, 2025 19:47
A bunch of just clippy and warning changes that came with the
1.84 version.
@leftwo
Copy link
Contributor Author

leftwo commented Jan 9, 2025

Fixes #1498
and #1390 (both the same root cause)

@leftwo
Copy link
Contributor Author

leftwo commented Jan 9, 2025

This should also unlock turning back on tests for VCRs with multiple sub-volumes.

@@ -64,7 +64,7 @@ pub fn opts() -> Result<Opt> {

macro_rules! ceiling_div {
Copy link
Contributor

Choose a reason for hiding this comment

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

...can we just delete this macro?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, done in 5606876

@leftwo leftwo merged commit 829368d into main Jan 10, 2025
16 checks passed
@leftwo leftwo deleted the alan/rust-1-84-please branch January 10, 2025 16:48
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.

2 participants