-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Rollup of 4 pull requests #106329
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
Rollup of 4 pull requests #106329
Conversation
- Avoid `/checkout/src/ci/run.sh: line 187: [: =: unary operator expected`: https://github.com/rust-lang/rust/actions/runs/3809902408/jobs/6481611301#step:26:1701 - Avoid running `x check` in the tidy test, to get faster feedback. It's already run on the normal `mingw-check` job.
Merge multiple mutable borrows of immutable binding errors Fix rust-lang#53466.
…=GuillaumeGomez rustdoc: merge scrape-help CSS
…r, r=estebank Suppress errors due to TypeError not coercing with inference variables Fixes rust-lang#75331 Fixes rust-lang#68507 Fixes rust-lang#82323 cc `@estebank`
…dead Cleanup `mingw-tidy` docker job Fixes a couple small regressions from rust-lang#106048 and rust-lang#105714. - Avoid `/checkout/src/ci/run.sh: line 187: [: =: unary operator expected`: https://github.com/rust-lang/rust/actions/runs/3809902408/jobs/6481611301#step:26:1701 - Avoid running `x check` in the tidy test, to get faster feedback. It's already run on the normal `mingw-check` job. r? `@fee1-dead`
@bors r+ rollup=never p=4 |
🔒 Merge conflict This pull request and the master branch diverged in a way that cannot be automatically merged. Please rebase on top of the latest master branch, and let the reviewer approve again. How do I rebase?Assuming
You may also read Git Rebasing to Resolve Conflicts by Drew Blessing for a short tutorial. Please avoid the "Resolve conflicts" button on GitHub. It uses Sometimes step 4 will complete without asking for resolution. This is usually due to difference between how Error message
|
☔ The latest upstream changes (presumably #106245) made this pull request unmergeable. Please resolve the merge conflicts. |
wow thank you bors |
Successful merges:
mingw-tidy
docker job #106315 (Cleanupmingw-tidy
docker job)Failed merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup