Skip to content

Better names for method returning mutable references #588

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 1 commit into from
Aug 14, 2025

Conversation

zeenix
Copy link
Contributor

@zeenix zeenix commented Aug 13, 2025

I believe these names are better because they are more consistent with
the naming of their non-mutable siblings and also with the general
conventions in the Rust world.

@zeenix zeenix requested a review from sgued August 14, 2025 10:04
Copy link
Contributor

@sgued sgued left a comment

Choose a reason for hiding this comment

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

I approve the changes, just no need to have it in the change log.

I believe these names are better because they are more consistent with
the naming of their non-mutable siblings and also with the general
conventions in the Rust world.
@zeenix zeenix requested a review from sgued August 14, 2025 15:33
@zeenix zeenix added this pull request to the merge queue Aug 14, 2025
Merged via the queue into rust-embedded:main with commit bcd71e5 Aug 14, 2025
21 checks passed
@zeenix zeenix deleted the better-names branch August 14, 2025 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants