Specify the kind of the item for E0121#86223
Merged
bors merged 3 commits intorust-lang:masterfrom Jun 23, 2021
Merged
Conversation
Contributor
|
(rust-highfive has picked a reviewer for you, use r? to override) |
Member
Author
|
@rustbot label -S-waiting-on-author S-waiting-on-review |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Member
Author
|
|
This comment has been minimized.
This comment has been minimized.
Member
Author
|
I have split the single commit into two, because a lot of the changes were in ui tests and not in The diff of the first commit can be easier to review. |
Contributor
|
Seems fine. |
Collaborator
|
📌 Commit 6d99f54 has been approved by |
petrochenkov
approved these changes
Jun 20, 2021
JohnTitor
added a commit
to JohnTitor/rust
that referenced
this pull request
Jun 21, 2021
Specify the kind of the item for E0121 Fixes rust-lang#86005
Member
Author
|
@bors r=petrochenkov I only added a commit to fix builds after #83739. (I wanted to see if I have the rights :p) cc @petrochenkov |
Collaborator
|
@fee1-dead: 🔑 Insufficient privileges: Not in reviewers |
Contributor
|
@bors r+ |
Collaborator
|
📌 Commit e66f241 has been approved by |
fee1-dead
added a commit
to fee1-dead-contrib/rust
that referenced
this pull request
Jun 22, 2021
Specify the kind of the item for E0121 Fixes rust-lang#86005
bors
added a commit
to rust-lang-ci/rust
that referenced
this pull request
Jun 22, 2021
Rollup of 6 pull requests Successful merges: - rust-lang#86223 (Specify the kind of the item for E0121) - rust-lang#86521 (Add comments around code where ordering is important due for panic-safety) - rust-lang#86523 (Improvements to intra-doc link macro disambiguators) - rust-lang#86542 (Line numbers aligned with content) - rust-lang#86549 (Add destructuring example of E0508) - rust-lang#86557 (Update books) Failed merges: - rust-lang#86548 (Fix crate filter search reset) r? `@ghost` `@rustbot` modify labels: rollup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #86005