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

Replace deprecated PanicInfo type alias #1072

Closed
wants to merge 2 commits into from

Conversation

vladem
Copy link
Contributor

@vladem vladem commented Oct 17, 2024

Description of change

Fixes clippy failure.

Relevant issues: No

Does this change impact existing behavior?

No

Does this change need a changelog entry in any of the crates?

No


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).

Copy link
Contributor

@unexge unexge left a comment

Choose a reason for hiding this comment

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

Note that PanicHookInfo is only available in Rust 1.81.0+. Maybe we should specify MSRV.

@unexge
Copy link
Contributor

unexge commented Oct 18, 2024

We should also pin Rust version in the CI via rust-toolchain file.

Signed-off-by: Vlad Volodkin <[email protected]>
@passaro
Copy link
Contributor

passaro commented Oct 23, 2024

Closing as this fix was integrated in #1075.

@passaro passaro closed this Oct 23, 2024
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