Skip to content

Add documentation for TyCtxt::visibility - #101765

Merged
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:tyctxt-visibility-doc
Sep 13, 2022
Merged

Add documentation for TyCtxt::visibility#101765
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:tyctxt-visibility-doc

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

We encountered this issue while working on #98450.

cc @lqd
r? @cjgillot

@rustbotrustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Sep 13, 2022
@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 13, 2022
@jyn514

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Sep 13, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit de184a6 has been approved by jyn514

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 13, 2022
@Dylan-DPCDylan-DPC mentioned this pull request Sep 13, 2022
Dylan-DPC added a commit to Dylan-DPC/rust that referenced this pull request Sep 13, 2022
…oc, r=jyn514
Add documentation for TyCtxt::visibility
We encountered this issue while working on rust-lang#98450.
cc `@lqd`
r? `@cjgillot`
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 13, 2022
…iaskrgr
Rollup of 7 pull requests
Successful merges:
- rust-lang#101266 (translations(rustc_session): migrates rustc_session to use SessionDiagnostic - Final)
- rust-lang#101737 (rustdoc: remove no-op CSS `.search-results .result-name > span`)
- rust-lang#101752 (Improve Attribute doc methods)
- rust-lang#101754 (Fix doc of log function)
- rust-lang#101759 (:arrow_up: rust-analyzer)
- rust-lang#101765 (Add documentation for TyCtxt::visibility)
- rust-lang#101770 (Rustdoc-Json: Don't loose subitems of foreign traits.)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 68dc639 into rust-lang:masterSep 13, 2022
@rustbotrustbot added this to the 1.65.0 milestone Sep 13, 2022
@GuillaumeGomez
GuillaumeGomez deleted the tyctxt-visibility-doc branch September 14, 2022 08:39
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.

6 participants

@GuillaumeGomez@jyn514@bors@cjgillot@rust-highfive@rustbot