Skip to content

Add missing GUI test explanations - #93170

Merged
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:gui-tests-explanations
Jan 22, 2022
Merged

Add missing GUI test explanations#93170
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:gui-tests-explanations

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

Some GUI tests didn't have a global explanation about what they were testing. This fixes it.

r? @jsha

@GuillaumeGomezGuillaumeGomez added C-cleanup Category: PRs that clean code up or issues documenting cleanup. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. labels Jan 21, 2022
@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 21, 2022
@jsha

jsha commented Jan 21, 2022

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Jan 21, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 78cee22 has been approved by jsha

@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 Jan 21, 2022
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Jan 22, 2022
…ns, r=jsha
Add missing GUI test explanations
Some GUI tests didn't have a global explanation about what they were testing. This fixes it.
r? `@jsha`
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Jan 22, 2022
…ns, r=jsha
Add missing GUI test explanations
Some GUI tests didn't have a global explanation about what they were testing. This fixes it.
r? ``@jsha``
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 22, 2022
…askrgr
Rollup of 9 pull requests
Successful merges:
- rust-lang#85967 (add support for the l4-bender linker on the x86_64-unknown-l4re-uclibc tier 3 target)
- rust-lang#92828 (Print a helpful message if unwinding aborts when it reaches a nounwind function)
- rust-lang#93012 (Update pulldown-cmark version to fix markdown list issue)
- rust-lang#93116 (Simplify use of `map_or`)
- rust-lang#93132 (Increase the format version of rustdoc-json-types)
- rust-lang#93147 (Interner cleanups)
- rust-lang#93153 (Reject unsupported naked functions)
- rust-lang#93170 (Add missing GUI test explanations)
- rust-lang#93172 (rustdoc: remove dashed underline under main heading)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 86c096e into rust-lang:masterJan 22, 2022
@rustbotrustbot added this to the 1.60.0 milestone Jan 22, 2022
@GuillaumeGomez
GuillaumeGomez deleted the gui-tests-explanations branch January 22, 2022 22:20
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-cleanupCategory: PRs that clean code up or issues documenting cleanup.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.

5 participants

@GuillaumeGomez@jsha@bors@rust-highfive@rustbot