Skip to content

Fixed clippy::boxed_local warnings surfaced by de-genericizing PR #550

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

Merged
merged 3 commits into from
Aug 2, 2022

Conversation

kkysen
Copy link
Contributor

@kkysen kkysen commented Jul 19, 2022

Fixed the clippy::boxed_local warnings surfaced by the de-genericizing in #549, as well as the cascading de-Boxing. This gets us back to clippy warning-free code.

@kkysen kkysen changed the title Fixed clippy::boxed_local warnings surfaced by https://github.com/immunant/c2rust/pull/549 Fixed clippy::boxed_local warnings surfaced by de-genericizing PR Jul 19, 2022
@kkysen kkysen requested a review from fw-immunant August 1, 2022 21:57
Copy link
Contributor

@fw-immunant fw-immunant left a comment

Choose a reason for hiding this comment

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

One change (inline) would be nice for clarity, but otherwise good to go.

…replacing the previous type annotation that was removed.
@kkysen kkysen merged commit bc7f508 into master Aug 2, 2022
@kkysen kkysen deleted the kkysen/fix-clippy-boxed-locals branch August 2, 2022 01: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.

2 participants