Skip to content

Tweak output of E0225 #75536

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 16, 2020
Merged

Tweak output of E0225 #75536

merged 1 commit into from
Aug 16, 2020

Conversation

estebank
Copy link
Contributor

When encountering multiple non-auto trait bounds suggest creating a new
trait and explain what auto-traits are.

Inspired by https://fasterthanli.me/articles/frustrated-its-not-you-its-rust

When encountering multiple non-auto trait bounds suggest creating a new
trait and explain what auto-traits are.
@rust-highfive
Copy link
Contributor

r? @varkor

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 14, 2020
@varkor
Copy link
Member

varkor commented Aug 16, 2020

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Aug 16, 2020

📌 Commit 0afb9c2 has been approved by varkor

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 16, 2020
@bors
Copy link
Collaborator

bors commented Aug 16, 2020

⌛ Testing commit 0afb9c2 with merge 97ba0c7...

@bors
Copy link
Collaborator

bors commented Aug 16, 2020

☀️ Test successful - checks-actions, checks-azure
Approved by: varkor
Pushing 97ba0c7 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Aug 16, 2020
@bors bors merged commit 97ba0c7 into rust-lang:master Aug 16, 2020
@estebank estebank deleted the e0255-suggestion branch November 9, 2023 05:16
@cuviper cuviper added this to the 1.47.0 milestone May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants