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

lifetime ellision for FieldWriter to fix clippy warning #897

Merged
merged 3 commits into from
Jan 14, 2025

Conversation

robamu
Copy link
Contributor

@robamu robamu commented Jan 13, 2025

I tested this with v1.76 using the svd2rust-regress tool. Fixes #895

@robamu robamu requested a review from a team as a code owner January 13, 2025 13:08
@burrbull
Copy link
Member

@robamu Add to changelog, please.

@burrbull burrbull added this pull request to the merge queue Jan 14, 2025
Merged via the queue into rust-embedded:master with commit 07406a8 Jan 14, 2025
46 checks passed
@robamu robamu deleted the field-writer-lifetime-ellision branch January 15, 2025 13:46
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.

Clippy warning: needless lifetimes
3 participants