Skip to content

cleanup: bump toml to 1.1 - #7008

Merged
Manishearth merged 1 commit into
rust-lang:mainfrom
durin42:push-wqtvqttlzsxt
Aug 3, 2026
Merged

cleanup: bump toml to 1.1#7008
Manishearth merged 1 commit into
rust-lang:mainfrom
durin42:push-wqtvqttlzsxt

Conversation

@durin42

@durin42 durin42 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

I just sent a matching change for clippy, so we may as well get rustfmt caught up as well so we're consistent across the toolchain world.

@rustbot rustbot added A-CI Area: CI S-waiting-on-review Status: awaiting review from the assignee but also interested parties. labels Aug 3, 2026
@Manishearth

Copy link
Copy Markdown
Member

Looks like the lockfile for the check_diff tool also needs updating.

(Why does it not live in the workspace? We should workspace rustfmt.)

I just sent a matching change for clippy, so we may as well get rustfmt
caught up as well so we're consistent across the toolchain world.
@durin42
durin42 force-pushed the push-wqtvqttlzsxt branch from 0c91349 to d93cb69 Compare August 3, 2026 15:05
@durin42

durin42 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

Looks like the lockfile for the check_diff tool also needs updating.

(Why does it not live in the workspace? We should workspace rustfmt.)

Ugh, fixed

@Manishearth
Manishearth added this pull request to the merge queue Aug 3, 2026
Merged via the queue into rust-lang:main with commit c648a61 Aug 3, 2026
27 checks passed
@rustbot rustbot added release-notes Needs an associated changelog entry and removed S-waiting-on-review Status: awaiting review from the assignee but also interested parties. labels Aug 3, 2026
@ytmimi

ytmimi commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Looks like the lockfile for the check_diff tool also needs updating.

(Why does it not live in the workspace? We should workspace rustfmt.)

@Manishearth I don't think sub-workspaces are a thing yet and since rustfmt is a workspace member of the larger rust-lang/rust workspace the check_diff tool needs to be set up that way.

@Manishearth

Copy link
Copy Markdown
Member

ahhhhh, makes sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: CI release-notes Needs an associated changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants