-
Notifications
You must be signed in to change notification settings - Fork 13.4k
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
Conversation
Thanks! Bors seems to be busy. |
I uploaded a demo for the PR: https://data.estada.ch/rustdoc-nightly_2336406b38_2021-06-24/rustdoc_demo/mod1/index.html |
This comment has been minimized.
This comment has been minimized.
☔ The latest upstream changes (presumably #85651) made this pull request unmergeable. Please resolve the merge conflicts. |
f15ff16
to
3484631
Compare
During testing I noticed that rustdoc-gui tests were running sequentially taking ~40 seconds to complete. |
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. |
ah, overlooked that 😅 let me reorganise it |
3abca47
to
0f3ea4d
Compare
1864997
to
84374ed
Compare
This comment has been minimized.
This comment has been minimized.
84374ed
to
0f2e137
Compare
Thanks! @bors: r+ |
📌 Commit 0f2e137 has been approved by |
You are welcome! 🥳 |
☀️ Test successful - checks-actions |
… 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`
…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
Implements #86578 depends on #85651
r? @GuillaumeGomez
Screenshot of mobile
Screenshot on desktop