This repository was archived by the owner on Dec 29, 2022. It is now read-only.
Merged
Conversation
Contributor
Author
|
Same build fail as last week. |
Member
|
I need to sync the rustfmt subtree to pull in the changes from rust-lang/rust#84571. I'm not sure why the highfive bot is supposed to notify me when the subtree is changed in rust-lang/rust, but for some reason it did not |
Contributor
|
Blocked on rust-lang/rustfmt#4851 |
Contributor
Author
|
Upps, looks like rls not pulled that version yet, i'm too fast. |
Contributor
|
Let's try this again: @bors r+ |
Contributor
|
📌 Commit c7c5448 has been approved by |
Contributor
Contributor
Author
|
Contributor
|
☀️ 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 free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Main thing here is bump cargo_metadata 0.8 -> 0.12 (to dedupe later in rustfmt and rustc)
bump rand_core and sized-chunks to fix vulns
measureme v9.1.0 -> v9.1.1 to drop memmap
dirs-sys v0.3.5 -> v0.3.6 to drop a lot of deps
parking_lot_core v0.8.2 -> v0.8.3 to drop redox_syscall v0.1.57