Skip to content

Add regression test for #79494 - #98653

Merged
bors merged 1 commit into
rust-lang:masterfrom
TaKO8Ki:add-regression-test-for-79494
Jul 2, 2022
Merged

Add regression test for #79494#98653
bors merged 1 commit into
rust-lang:masterfrom
TaKO8Ki:add-regression-test-for-79494

Conversation

@TaKO8Ki

Copy link
Copy Markdown
Member

closes#79494

@rustbotrustbot added the T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. label Jun 29, 2022
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @Mark-Simulacrum

(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 Jun 29, 2022
Comment threadsrc/test/rustdoc-ui/issue-79494.rs Outdated
Comment threadsrc/test/rustdoc-ui/issue-79494.stderr Outdated
@TaKO8Ki
TaKO8Kiforce-pushed the add-regression-test-for-79494 branch from ad66a43 to 9ebe2d0CompareJune 30, 2022 02:49
@Mark-Simulacrum

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Jul 2, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 9ebe2d0 has been approved by Mark-Simulacrum

@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 2, 2022
@Dylan-DPCDylan-DPC mentioned this pull request Jul 2, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 2, 2022
Rollup of 5 pull requests
Successful merges:
- rust-lang#98639 (Factor out `hir::Node::Binding`)
- rust-lang#98653 (Add regression test for rust-lang#79494)
- rust-lang#98763 (bootstrap: illumos platform flags for split-debuginfo)
- rust-lang#98766 (cleanup mir visitor for `rustc::pass_by_value`)
- rust-lang#98783 (interpret: make a comment less scary)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 83dde88 into rust-lang:masterJul 2, 2022
@rustbotrustbot added this to the 1.64.0 milestone Jul 2, 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-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.

ICE: rustdoc on transmute-size-mismatch-before-typeck.rs: size-changing transmute, should have been caught by transmute checking

5 participants

@TaKO8Ki@rust-highfive@Mark-Simulacrum@bors@rustbot