Skip to content

Conversation

est31
Copy link
Member

@est31 est31 commented Sep 13, 2022

Follow up of #101215 and #100591 .

Fixes #101766

@rustbot rustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Sep 13, 2022
@rust-highfive
Copy link
Contributor

r? @davidtwco

(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 Sep 13, 2022
@jackh726
Copy link
Member

r=me with Symbol::intern used

@bors delegate+

@bors
Copy link
Collaborator

bors commented Sep 13, 2022

✌️ @est31 can now approve this pull request

@rust-log-analyzer

This comment has been minimized.

@est31 est31 force-pushed the replace_placeholder_diagnostics branch from 3c091f8 to 38580d2 Compare September 13, 2022 21:16
@rust-log-analyzer

This comment has been minimized.

@est31 est31 force-pushed the replace_placeholder_diagnostics branch from 38580d2 to 3a38d56 Compare September 14, 2022 01:29
@est31
Copy link
Member Author

est31 commented Sep 14, 2022

@bors r=jackh726

@bors
Copy link
Collaborator

bors commented Sep 14, 2022

📌 Commit 3a38d56 has been approved by jackh726

It is now in the queue for this repository.

@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 Sep 14, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 14, 2022
Rollup of 6 pull requests

Successful merges:

 - rust-lang#101433 (Emit a note that static bounds from HRTBs are a bug)
 - rust-lang#101684 (smol grammar changes to README.md)
 - rust-lang#101769 (rustdoc: remove redundant CSS `.out-of-band > span.since { position }`)
 - rust-lang#101772 (Also replace the placeholder for the stable_features lint)
 - rust-lang#101773 (rustdoc: remove outdated CSS `.content table` etc)
 - rust-lang#101779 (Update test output for drop tracking)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 94bc08d into rust-lang:master Sep 14, 2022
@rustbot rustbot added this to the 1.65.0 milestone Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

missing generic_associated_types stabilisation version?
7 participants