-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
Rollup of 3 pull requests #94895
Rollup of 3 pull requests #94895
Conversation
…ssion-test, r=Dylan-DPC Add regression test for `<i32 as Iterator>::count` Closes rust-lang#84495
…st, r=notriddle Update browser-ui-test version used in CI I realized that the extension of `assert-text*` commands was generated not completely valid (it stopped at first "success" and moved instead of running all checks). It was fixed in [this PR](GuillaumeGomez/browser-UI-test#280). We don't use this feature currently in the rustdoc GUI tests, but just in case... r? ``@notriddle``
Remove needless use of `Into`
@bors r+ rollup=never p=3 |
📌 Commit 7d456f7 has been approved by |
☀️ Test successful - checks-actions |
Finished benchmarking commit (aea21fe): comparison url. Summary: This benchmark run did not return any relevant results. If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression |
Successful merges:
<i32 as Iterator>::count
#94867 (Add regression test for<i32 as Iterator>::count
)Into
#94894 (Remove needless use ofInto
)Failed merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup