Skip to content

Remove unrolling functionality - #2524

Merged
Kobzol merged 1 commit into
rust-lang:mainfrom
Kobzol:remove-unrolling
Aug 16, 2026
Merged

Remove unrolling functionality#2524
Kobzol merged 1 commit into
rust-lang:mainfrom
Kobzol:remove-unrolling

Conversation

@Kobzol

@Kobzol Kobzol commented Aug 7, 2026

Copy link
Copy Markdown
Member

The bors implementation seems to be up-to-speed, so this should be ready.

jhpratt added a commit to jhpratt/rust that referenced this pull request Aug 13, 2026
Enable unrolling feature of bors

This was implemented in rust-lang/bors#817.

After merge, we should see each rollup being unrolled twice, because the functionality will be performed both by bors and rustc-perf (on separate branches, so they shouldn't collide). After we check that everything works fine with the unrolled bors builds, I will remove the functionality from rustc-perf by merging rust-lang/rustc-perf#2524.
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Aug 13, 2026
Enable unrolling feature of bors

This was implemented in rust-lang/bors#817.

After merge, we should see each rollup being unrolled twice, because the functionality will be performed both by bors and rustc-perf (on separate branches, so they shouldn't collide). After we check that everything works fine with the unrolled bors builds, I will remove the functionality from rustc-perf by merging rust-lang/rustc-perf#2524.
jhpratt added a commit to jhpratt/rust that referenced this pull request Aug 13, 2026
Enable unrolling feature of bors

This was implemented in rust-lang/bors#817.

After merge, we should see each rollup being unrolled twice, because the functionality will be performed both by bors and rustc-perf (on separate branches, so they shouldn't collide). After we check that everything works fine with the unrolled bors builds, I will remove the functionality from rustc-perf by merging rust-lang/rustc-perf#2524.
rust-timer added a commit to rust-lang/rust that referenced this pull request Aug 14, 2026
Rollup merge of #161046 - Kobzol:bors-unroll, r=Kobzol

Enable unrolling feature of bors

This was implemented in rust-lang/bors#817.

After merge, we should see each rollup being unrolled twice, because the functionality will be performed both by bors and rustc-perf (on separate branches, so they shouldn't collide). After we check that everything works fine with the unrolled bors builds, I will remove the functionality from rustc-perf by merging rust-lang/rustc-perf#2524.
rust-bors Bot pushed a commit to rust-lang/rust that referenced this pull request Aug 14, 2026
Rollup merge of #161046 - Kobzol:bors-unroll, r=Kobzol

Enable unrolling feature of bors

This was implemented in rust-lang/bors#817.

After merge, we should see each rollup being unrolled twice, because the functionality will be performed both by bors and rustc-perf (on separate branches, so they shouldn't collide). After we check that everything works fine with the unrolled bors builds, I will remove the functionality from rustc-perf by merging rust-lang/rustc-perf#2524.
@Kobzol
Kobzol marked this pull request as ready for review August 16, 2026 06:27
@Kobzol Kobzol closed this Aug 16, 2026
@Kobzol Kobzol reopened this Aug 16, 2026

@lqd lqd left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@Kobzol
Kobzol added this pull request to the merge queue Aug 16, 2026
Merged via the queue into rust-lang:main with commit e2e8e73 Aug 16, 2026
27 of 30 checks passed
@Kobzol
Kobzol deleted the remove-unrolling branch August 16, 2026 07:35
github-actions Bot pushed a commit to rust-lang/rustc-dev-guide that referenced this pull request Aug 17, 2026
Enable unrolling feature of bors

This was implemented in rust-lang/bors#817.

After merge, we should see each rollup being unrolled twice, because the functionality will be performed both by bors and rustc-perf (on separate branches, so they shouldn't collide). After we check that everything works fine with the unrolled bors builds, I will remove the functionality from rustc-perf by merging rust-lang/rustc-perf#2524.
renovate-bot pushed a commit to renovate-bot/rust-lang-_-compiler-builtins that referenced this pull request Aug 17, 2026
Enable unrolling feature of bors

This was implemented in rust-lang/bors#817.

After merge, we should see each rollup being unrolled twice, because the functionality will be performed both by bors and rustc-perf (on separate branches, so they shouldn't collide). After we check that everything works fine with the unrolled bors builds, I will remove the functionality from rustc-perf by merging rust-lang/rustc-perf#2524.
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Aug 17, 2026
… r=Mark-Simulacrum

Remove references to the obsolete `try-perf` branch

This is no longer needed after rust-lang/rustc-perf#2524.
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Aug 17, 2026
… r=Mark-Simulacrum

Remove references to the obsolete `try-perf` branch

This is no longer needed after rust-lang/rustc-perf#2524.
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Aug 17, 2026
… r=Mark-Simulacrum

Remove references to the obsolete `try-perf` branch

This is no longer needed after rust-lang/rustc-perf#2524.
rust-bors Bot pushed a commit to rust-lang/rust that referenced this pull request Aug 17, 2026
Rollup merge of #161145 - Kobzol:remove-rust-timer-branches, r=Mark-Simulacrum

Remove references to the obsolete `try-perf` branch

This is no longer needed after rust-lang/rustc-perf#2524.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants