Uh oh!
There was an error while loading. Please reload this page.
[beta] Backports - #93306
Merged
Merged
Conversation
ehuss
commented
Jan 25, 2022
Contributor
- Update cargo
- [beta] backport remove --host flag cargo#10328 — remove --host flag
- [beta] Fix documenting with undocumented dependencies. cargo#10325 — Fix documenting with undocumented dependencies
- Add script to prevent point releases with same number as existing ones #93128 — Add script to prevent point releases with same number as existing ones
- Revert "Do not hash leading zero bytes of i64 numbers in Sip128 hasher" #93014 — Revert "Do not hash leading zero bytes of i64 numbers in Sip128 hasher"
- Update pulldown-cmark version to fix markdown list issue #93012 — Update pulldown-cmark version to fix markdown list issue
…on-number, r=Mark-Simulacrum Add script to prevent point releases with same number as existing ones This will hopefully prevent what happened today with rust-lang#93110 and rust-lang#93121, where we built point release artifacts without changing version numbers, thus requiring another PR to change the version number. r? `@Mark-Simulacrum`
…zero-bytes, r=the8472 Revert "Do not hash leading zero bytes of i64 numbers in Sip128 hasher" Reverts rust-lang#92103. It had a (in retrospect, obvious) correctness problem where changing the order of two adjacent values would produce identical hashes, which is problematic in stable hashing (see [this comment](rust-lang#92103 (comment))). I'll try to send the PR again with a fix for this issue. r? `@the8472`
…elid Update pulldown-cmark version to fix markdown list issue Fixesrust-lang#92971. r? ```@camelid```
rust-highfive
commented
Jan 25, 2022
Contributor
|
ehuss
commented
Jan 25, 2022
ContributorAuthor
@bors r+ p=1 rollup=never |
bors
commented
Jan 25, 2022
Collaborator
📌 Commit c678458 has been approved by |
bors
commented
Jan 26, 2022
Collaborator
⌛ Testing commit c678458 with merge d5719ffeff8657f84602c24291d2e26ffa51170e... |
bors
commented
Jan 26, 2022
Collaborator
💔 Test failed - checks-actions |
rust-log-analyzer
commented
Jan 26, 2022
Collaborator
ehuss
commented
Jan 26, 2022
ContributorAuthor
@bors retry "Package python3-setuptools is not available" I, uh, don't know why that would happen. Retrying to see if it was just a random network error or something. |
bors
commented
Jan 26, 2022
Collaborator
⌛ Testing commit c678458 with merge e96a6c524196e7636a63b0cdcad135f1058dd996... |
bors
commented
Jan 26, 2022
Collaborator
💥 Test timed out |
rust-log-analyzer
commented
Jan 26, 2022
Collaborator
matthiaskrgr
commented
Jan 26, 2022
Member
@bors retry x86_64-msvc-1 timeout during rustc_macros compilation |
matthiaskrgr
commented
Jan 26, 2022
Member
cc #93329 |
bors
commented
Jan 26, 2022
Collaborator
bors
commented
Jan 26, 2022
Collaborator
☀️ Test successful - checks-actions |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.