Skip to content

Also replace the placeholder for the stable_features lint - #101772

Merged
bors merged 1 commit into
rust-lang:masterfrom
est31:replace_placeholder_diagnostics
Sep 14, 2022
Merged

Also replace the placeholder for the stable_features lint#101772
bors merged 1 commit into
rust-lang:masterfrom
est31:replace_placeholder_diagnostics

Conversation

@est31

Copy link
Copy Markdown
Member

Follow up of #101215 and #100591 .

Fixes#101766

@rustbotrustbot 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
Copy Markdown
Contributor

r? @davidtwco

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 13, 2022
@jackh726

Copy link
Copy Markdown
Member

r=me with Symbol::intern used

@bors delegate+

@bors

bors commented Sep 13, 2022

Copy link
Copy Markdown
Collaborator

✌️ @est31 can now approve this pull request

@rust-log-analyzer

This comment has been minimized.

@est31
est31force-pushed the replace_placeholder_diagnostics branch from 3c091f8 to 38580d2CompareSeptember 13, 2022 21:16
@rust-log-analyzer

This comment has been minimized.

@est31
est31force-pushed the replace_placeholder_diagnostics branch from 38580d2 to 3a38d56CompareSeptember 14, 2022 01:29
@est31

Copy link
Copy Markdown
MemberAuthor

@bors r=jackh726

@bors

bors commented Sep 14, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 3a38d56 has been approved by jackh726

It is now in the queue for this repository.

@borsbors 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
@Dylan-DPCDylan-DPC mentioned this pull request 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:masterSep 14, 2022
@rustbotrustbot added this to the 1.65.0 milestone Sep 14, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-compilerRelevant 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

@est31@rust-highfive@jackh726@bors@rust-log-analyzer@davidtwco@rustbot