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

Change & to &mut where applicable #464

Merged
merged 1 commit into from Aug 27, 2023

Conversation

JustForFun88
Copy link
Contributor

@JustForFun88 JustForFun88 commented Aug 27, 2023

This addresses #451 (comment). All remaining functions either return raw pointers or do nothing with the data on the heap.

@Amanieu
Copy link
Member

Amanieu commented Aug 27, 2023

@bors r+

@bors
Copy link
Collaborator

bors commented Aug 27, 2023

📌 Commit 039a9fb has been approved by Amanieu

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Aug 27, 2023

⌛ Testing commit 039a9fb with merge f6e1835...

@bors
Copy link
Collaborator

bors commented Aug 27, 2023

☀️ Test successful - checks-actions
Approved by: Amanieu
Pushing f6e1835 to master...

@bors bors merged commit f6e1835 into rust-lang:master Aug 27, 2023
26 checks passed
@JustForFun88 JustForFun88 deleted the change_ref_to_mut_ref branch August 27, 2023 19:17
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.

None yet

3 participants