Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rustdoc: Move label to symbol #86594

Merged
merged 2 commits into from
Jun 29, 2021
Merged

Conversation

dns2utf8
Copy link
Contributor

@dns2utf8 dns2utf8 commented Jun 24, 2021

Implements #86578 depends on #85651

r? @GuillaumeGomez

Screenshot of mobile

grafik

Screenshot on desktop

grafik

@JohnTitor JohnTitor added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 24, 2021
@dns2utf8
Copy link
Contributor Author

Thanks! Bors seems to be busy.

@dns2utf8
Copy link
Contributor Author

@rust-log-analyzer

This comment has been minimized.

@bors
Copy link
Contributor

bors commented Jun 24, 2021

☔ The latest upstream changes (presumably #85651) made this pull request unmergeable. Please resolve the merge conflicts.

@dns2utf8
Copy link
Contributor Author

During testing I noticed that rustdoc-gui tests were running sequentially taking ~40 seconds to complete.
Now the run in parallel and take ~9 seconds 🥳

@dns2utf8
Copy link
Contributor Author

I hid the passing tests and only show the failed ones in alphabetical order:
image

@GuillaumeGomez
Copy link
Member

Still: please move the runner changes into another PR so I can already merge the fixes? :)

We can debate more at ease on another 100%-focused PR about this.

@dns2utf8
Copy link
Contributor Author

ah, overlooked that 😅 let me reorganise it

@rust-log-analyzer

This comment has been minimized.

@GuillaumeGomez
Copy link
Member

Thanks!

@bors: r+

@bors
Copy link
Contributor

bors commented Jun 29, 2021

📌 Commit 0f2e137 has been approved by GuillaumeGomez

@bors bors 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 Jun 29, 2021
@dns2utf8
Copy link
Contributor Author

You are welcome! 🥳

@bors
Copy link
Contributor

bors commented Jun 29, 2021

⌛ Testing commit 0f2e137 with merge 5d0fae5...

@bors
Copy link
Contributor

bors commented Jun 29, 2021

☀️ Test successful - checks-actions
Approved by: GuillaumeGomez
Pushing 5d0fae5 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jun 29, 2021
@bors bors merged commit 5d0fae5 into rust-lang:master Jun 29, 2021
@rustbot rustbot added this to the 1.55.0 milestone Jun 29, 2021
@dns2utf8 dns2utf8 deleted the move_label_to_symbol branch June 29, 2021 15:16
dns2utf8 added a commit to dns2utf8/rust that referenced this pull request Jul 1, 2021
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Jul 1, 2021
… r=GuillaumeGomez

Enable the tests developed with rust-lang#86594

This PR requires `browser-ui-test@0.4.1`. Can we centralise the version number somehow and maybe automatically install it when tests are run?

r? `@GuillaumeGomez`
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 1, 2021
…laumeGomez

Rollup of 6 pull requests

Successful merges:

 - rust-lang#86558 (Add suggestions for "undefined reference" link errors)
 - rust-lang#86616 (rustc_span: Explicitly handle crates that differ from package names)
 - rust-lang#86652 (Add support for leaf function frame pointer elimination)
 - rust-lang#86666 (Fix misleading "impl Trait" error)
 - rust-lang#86762 (mailmap: Add my work email address)
 - rust-lang#86773 (Enable the tests developed with rust-lang#86594)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants