Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

bump deps #1737

Merged
merged 1 commit into from
May 31, 2021
Merged

bump deps #1737

merged 1 commit into from
May 31, 2021

Conversation

klensy
Copy link
Contributor

@klensy klensy commented May 24, 2021

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

@klensy
Copy link
Contributor Author

klensy commented May 24, 2021

Same build fail as last week.

@calebcartwright
Copy link
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

@Xanewok
Copy link
Member

Xanewok commented May 26, 2021

Blocked on rust-lang/rustfmt#4851

@klensy klensy closed this May 27, 2021
@klensy klensy reopened this May 27, 2021
@klensy
Copy link
Contributor Author

klensy commented May 27, 2021

Upps, looks like rls not pulled that version yet, i'm too fast.

@Xanewok
Copy link
Member

Xanewok commented May 30, 2021

Let's try this again:

@bors r+

@bors
Copy link
Contributor

bors commented May 30, 2021

📌 Commit c7c5448 has been approved by Xanewok

@bors
Copy link
Contributor

bors commented May 30, 2021

⌛ Testing commit c7c5448 with merge 838a834...

@klensy
Copy link
Contributor Author

klensy commented May 30, 2021

     |
629  |         match self.kind {
     |               ^^^^^^^^^ patterns `AnonymousStruct(_, _)` and `AnonymousUnion(_, _)` not covered
     |
     = help: ensure that all possible cases are being handled, possibly by adding wildcards or more match arms
     = note: the matched value is of type `TyKind`

@bors
Copy link
Contributor

bors commented May 31, 2021

☀️ Test successful - checks-actions
Approved by: Xanewok
Pushing 838a834 to master...

@bors bors merged commit 838a834 into rust-lang:master May 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants