Skip to content

Corrected order of printing op and = #12974

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 8, 2022
Merged

Corrected order of printing op and = #12974

merged 1 commit into from
Aug 8, 2022

Conversation

fprasx
Copy link
Contributor

@fprasx fprasx commented Aug 8, 2022

Fixes #12971 where Display impl for assignment operators does =+ instead of +=

@lnicola
Copy link
Member

lnicola commented Aug 8, 2022

Thanks!

@bors r+

@bors
Copy link
Contributor

bors commented Aug 8, 2022

📌 Commit e39918f has been approved by lnicola

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Aug 8, 2022

⌛ Testing commit e39918f with merge 554f7f8...

@bors
Copy link
Contributor

bors commented Aug 8, 2022

☀️ Test successful - checks-actions
Approved by: lnicola
Pushing 554f7f8 to master...

@bors bors merged commit 554f7f8 into rust-lang:master Aug 8, 2022
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.

Incorrect display implementation for assignment operators
3 participants