-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Rust 1.32.0 stable release #57600
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
Rust 1.32.0 stable release #57600
Conversation
The `into_to_from_bytes` feature was stabilized for `i128` and `u128` just like for the other integer types, but they seem to have been missed.
|
@bors p=1000 |
@bors r+ p=1000 |
📌 Commit 04ccee1 has been approved by |
⌛ Testing commit 04ccee1 with merge 929d50aa4108695704c49860265558db30018560... |
💔 Test failed - status-appveyor |
Uh? @bors retry |
⌛ Testing commit 04ccee1 with merge 1823a3189a3de2e08333027821e07e9d747a2df7... |
💔 Test failed - status-appveyor |
@alexcrichton Do you by chance know the .iss file syntax? Or maybe @retep998? I don't have the time to investigate tonight and am not quite sure what the problem is -- I suspect it has something to do with https://github.com/rust-lang/rust/blob/master/src/etc/installer/exe/rust.iss#L60 but haven't been able to determine yet if that's actually the problem or just a side effect. |
Well, all I've learned from the ~half hour of investigative work I did tonight is that I don't understand where these files are coming from. I also haven't found anything that changed since the last successful build of the parent commit from this PR -- i.e., https://ci.appveyor.com/project/rust-lang/rust/builds/21559614/job/6vmkp5fj047niib5 -- within the logs. We've bumped the toolchain to "stable" but that seems to be unrelated to the current failure. As far as I can tell, std is being built and disted -- even though I'm still not quite sure how the files make it into @alexcrichton said he'd do some more investigating tomorrow -- and I hope to spend at least a little time as well, though not sure how much I'll have. |
⌛ Testing commit 04ccee1 with merge 7a1d3dd80798d600bf3b17a42ce1e912894b1161... |
@bors r- retry |
Rust 1.32.0 stable release Also cherry-picked the following beta-accepted PRs: * #57519: Correct RELEASES.md for 1.32.0 r? @Mark-Simulacrum cc @rust-lang/release
💔 Test failed - status-appveyor |
@bors: treeclosed=9000 |
Fixes a bug in extracting a tarball by correctly recognizing entries are files instead of directories.
fe0fc3c
to
05fe2fc
Compare
@bors: r+ |
📌 Commit 05fe2fc has been approved by |
🌲 The tree is currently closed for pull requests below priority 9000, this pull request will be tested once the tree is reopened |
@bors: p=10000 |
🛑 Priority higher than 9001 is ignored. |
@bors: treeclosed- |
Rust 1.32.0 stable release Also cherry-picked the following beta-accepted PRs: * #57519: Correct RELEASES.md for 1.32.0 r? @Mark-Simulacrum cc @rust-lang/release
💔 Test failed - checks-travis |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
@bors retry Repopulating cache |
Rust 1.32.0 stable release Also cherry-picked the following beta-accepted PRs: * #57519: Correct RELEASES.md for 1.32.0 r? @Mark-Simulacrum cc @rust-lang/release
☀️ Test successful - checks-travis, status-appveyor |
Also cherry-picked the following beta-accepted PRs:
r? @Mark-Simulacrum
cc @rust-lang/release