-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Handle nested pairs in MIR trans. #34679
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
Conversation
r? @nrc (rust_highfive has picked a reviewer for you, use r? to override) |
@bors r+ |
📌 Commit fe5ce97 has been approved by |
@bors p=1 Servo needs to rustup to a nightly with this fix for |
⌛ Testing commit fe5ce97 with merge dc17348... |
☀️ Test successful - auto-linux-32-nopt-t, auto-linux-32-opt, auto-linux-64-cargotest, auto-linux-64-cross-freebsd, auto-linux-64-debug-opt, auto-linux-64-nopt-t, auto-linux-64-opt, auto-linux-64-opt-mir, auto-linux-64-opt-rustbuild, auto-linux-64-x-android-t, auto-linux-cross-opt, auto-linux-musl-64-opt, auto-mac-32-opt, auto-mac-64-opt, auto-mac-64-opt-rustbuild, auto-mac-cross-ios-opt, auto-win-gnu-32-opt, auto-win-gnu-32-opt-rustbuild, auto-win-gnu-64-opt, auto-win-msvc-32-opt, auto-win-msvc-64-cargotest, auto-win-msvc-64-opt, auto-win-msvc-64-opt-mir, auto-win-msvc-64-opt-rustbuild |
👀 Test was successful, but fast-forwarding failed: 422 Update is not a fast forward |
Handle nested pairs in MIR trans. Found while trying to compile the latest Servo master. cc @shinglyu
@bors p=20 (should be higher pri than the rollup, but rollup should be higher pri than everything else) |
💔 Test failed - auto-win-gnu-32-opt-rustbuild |
@bors retry Looks spurious but I haven't seen this exact one before. |
Found while trying to compile the latest Servo master.
cc @shinglyu