Conversation
|
☔ The latest upstream changes (presumably #132586) made this pull request unmergeable. Please resolve the merge conflicts. |
|
FCP completed at #76654 (comment), this needs a rebase. |
|
@GKFX would you be able to rebase this soon-ish? The next beta branch is only two days away, it would be nice to have this in the same release as the rest of |
|
@tgross35 I think you can just do the rebase and push to their branch. |
|
It seems like that would let me create a merge commit but no rebase :( unless I am missing something (I think it's different if you have actual write permissions rather than maintain) |
|
You have to force-push after a rebase. It should work fine, I've done this for other PRs in the past. |
32b3c1e to
5777c73
Compare
|
That's interesting; I guess |
|
@bors r+ |
…iaskrgr Rollup of 3 pull requests Successful merges: - rust-lang#131904 (Stabilize const_pin_2) - rust-lang#133239 (Fix LLVM target triple for `x86_64-win7-windows-msvc`) - rust-lang#133241 (interpret: make typing_env field private) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#131904 - GKFX:stabilize-const-pin-2, r=tgross35 Stabilize const_pin_2 Tracking issue rust-lang#76654; review before FCP in progress.
Tracking issue #76654; review before FCP in progress.