Skip to content

Document tracking issue for rustdoc show-type-layout - #113249

Merged
bors merged 1 commit into
rust-lang:masterfrom
tgross35:patch-2
Jul 2, 2023
Merged

Document tracking issue for rustdoc show-type-layout#113249
bors merged 1 commit into
rust-lang:masterfrom
tgross35:patch-2

Conversation

@tgross35

@tgross35tgross35 commented Jul 1, 2023

Copy link
Copy Markdown
Member

Tracking issue: #113248

@rustbot label +T-rustdoc +A-docs

@rustbot

Copy link
Copy Markdown
Collaborator

r? @jsha

(rustbot has picked a reviewer for you, use r? to override)

@rustbotrustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. labels Jul 1, 2023
@tgross35

Copy link
Copy Markdown
MemberAuthor

Just since you're currently active on zulip

r? @GuillaumeGomez

@rustbotrustbot assigned GuillaumeGomez and unassigned jshaJul 1, 2023

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
*Trackin issue: [#113248](https://github.com/rust-lang/rust/issues/113248)
*Tracking issue: [#113248](https://github.com/rust-lang/rust/issues/113248)

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected to say Trackin' issue instead of Trackin issue

(just kidding, should be resolved)

@jyn514

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Jul 1, 2023

Copy link
Copy Markdown
Collaborator

📌 Commit 4fae271 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 Jul 1, 2023
workingjubilee added a commit to workingjubilee/rustc that referenced this pull request Jul 2, 2023
Document tracking issue for rustdoc `show-type-layout`
Tracking issue: rust-lang#113248
`@rustbot` label +T-rustdoc +A-docs
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 2, 2023
…iaskrgr
Rollup of 8 pull requests
Successful merges:
- rust-lang#113147 (Fix document examples of Vec::from_raw_parts and Vec::from_raw_parts_in)
- rust-lang#113202 (std docs: factorize literal in Barrier example)
- rust-lang#113228 (Migrate GUI colors test to original CSS color format)
- rust-lang#113231 (Fix `dropping_copy_types` lint from linting in match-arm with side-effects)
- rust-lang#113233 (Update chalk)
- rust-lang#113234 (Don't pass --test-args to `python -m unitest`)
- rust-lang#113244 (Make Rust Analyzer tests faster by compiling less code)
- rust-lang#113249 (Document tracking issue for rustdoc `show-type-layout`)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit fde4102 into rust-lang:masterJul 2, 2023
@rustbotrustbot added this to the 1.72.0 milestone Jul 2, 2023
@tgross35
tgross35 deleted the patch-2 branch July 2, 2023 12:52
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsS-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-rustdocRelevant to the rustdoc 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

@tgross35@rustbot@jyn514@bors@jsha@GuillaumeGomez