-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Specify the kind of the item for E0121 #86223
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
(rust-highfive has picked a reviewer for you, use r? to override) |
@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.
|
This comment has been minimized.
This comment has been minimized.
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. |
Seems fine. |
📌 Commit 6d99f54 has been approved by |
Specify the kind of the item for E0121 Fixes rust-lang#86005
@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 |
@fee1-dead: 🔑 Insufficient privileges: Not in reviewers |
@bors r+ |
📌 Commit e66f241 has been approved by |
Specify the kind of the item for E0121 Fixes rust-lang#86005
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
Fixes #86005