Skip to content

rustdoc: Move label to symbol #86594

New issue

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

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

Already on GitHub? # to your account

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
Collaborator

bors commented Jun 24, 2021

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

@dns2utf8 dns2utf8 force-pushed the move_label_to_symbol branch from f15ff16 to 3484631 Compare June 25, 2021 08:32
@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

@dns2utf8 dns2utf8 force-pushed the move_label_to_symbol branch from 1864997 to 84374ed Compare June 28, 2021 16:17
@rust-log-analyzer

This comment has been minimized.

@dns2utf8 dns2utf8 force-pushed the move_label_to_symbol branch from 84374ed to 0f2e137 Compare June 28, 2021 19:46
@GuillaumeGomez
Copy link
Member

Thanks!

@bors: r+

@bors
Copy link
Collaborator

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
Collaborator

bors commented Jun 29, 2021

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

@bors
Copy link
Collaborator

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
# for free to join this conversation on GitHub. Already have an account? # 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.

6 participants