-
Notifications
You must be signed in to change notification settings - Fork 356
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
rustup: fix for write_bytes and new union rules #1014
Conversation
@bors r+ |
📌 Commit 2690f59 has been approved by |
rustup: fix for write_bytes and new union rules
//trace!(" local {}: {:?}", i, local.value); | ||
//FIXME: enable this again when the LocalValue Debug impl is back |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rust-lang/rust#65689 fixes this upstream, but I didn't want to block the rustup on that.
💔 Test failed - status-appveyor |
@bors r+ |
📌 Commit db949af has been approved by |
rustup: fix for write_bytes and new union rules
💥 Test timed out |
@bors retry |
rustup: fix for write_bytes and new union rules
☀️ Test successful - checks-travis, status-appveyor |
No description provided.