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

Use generator own DefId #5213

Merged
merged 1 commit into from
Feb 21, 2020
Merged

Use generator own DefId #5213

merged 1 commit into from
Feb 21, 2020

Conversation

JohnTitor
Copy link
Member

Fixes #5207

changelog: Fix ICE in missing_errors_doc

@flip1995
Copy link
Member

@bors r+

Thanks!

@bors
Copy link
Collaborator

bors commented Feb 21, 2020

📌 Commit 8abe436 has been approved by flip1995

@@ -0,0 +1,7 @@
// edition:2018
Copy link
Member

Choose a reason for hiding this comment

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

commpiletest-rs has an edition flag now? s/compile-flags:\s*--edition[=\s]+2018/edition: 2018/

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

But it's space-sensitive, so it should be edition:2018, not edition: 2018 :S

@bors
Copy link
Collaborator

bors commented Feb 21, 2020

⌛ Testing commit 8abe436 with merge 8fbb23f...

@bors
Copy link
Collaborator

bors commented Feb 21, 2020

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: flip1995
Pushing 8fbb23f to master...

@bors bors merged commit 8fbb23f into rust-lang:master Feb 21, 2020
@JohnTitor JohnTitor deleted the warm-return-ty branch February 21, 2020 08:41
@daxpedda
Copy link
Contributor

Thanks a lot!

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.

ICE in GeneratorSubsts / clippy
4 participants