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

Mark mutable methods with &mut. #102

Merged
merged 1 commit into from
Feb 2, 2022
Merged

Mark mutable methods with &mut. #102

merged 1 commit into from
Feb 2, 2022

Conversation

frewsxcv
Copy link
Member

@frewsxcv frewsxcv commented Feb 2, 2022

These mutate the underlying context and should be marked appropriately.

These mutate the underlying context and should be marked appropriately.
@lnicola
Copy link
Member

lnicola commented Feb 2, 2022

bors r+

@bors
Copy link
Contributor

bors bot commented Feb 2, 2022

Build succeeded:

@bors bors bot merged commit 83fca44 into master Feb 2, 2022
@frewsxcv frewsxcv deleted the proj-mut branch February 3, 2022 22:45
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