Skip to content

[third-party][rust] upgrading tokio to 1.52.1#296

Open
zbowling wants to merge 1 commit into
facebookincubator:mainfrom
zbowling:export-D101580193
Open

[third-party][rust] upgrading tokio to 1.52.1#296
zbowling wants to merge 1 commit into
facebookincubator:mainfrom
zbowling:export-D101580193

Conversation

@zbowling

Copy link
Copy Markdown
Contributor

Summary:
Upgrading tokio from 1.50.0 to 1.52.1.

  • All downstream consumers checked with arc rust-check — 0 errors.

Test Plan:

buck2 build --materializations=none fbsource//third-party/rust/ci:
fbcode/common/rust/tools/scripts/third-party-check.sh
xbgs third-party/rust:tokio -l | sed 's,^fbsource/,,' | rg -v '^third-party/rust/' | xargs arc rust-check

Reviewed By: dtolnay

Differential Revision: D101580193

Summary:
Upgrading `tokio` from `1.50.0` to `1.52.1`.
- All downstream consumers checked with arc rust-check — 0 errors.

Test Plan:
```
buck2 build --materializations=none fbsource//third-party/rust/ci:
fbcode/common/rust/tools/scripts/third-party-check.sh
xbgs third-party/rust:tokio -l | sed 's,^fbsource/,,' | rg -v '^third-party/rust/' | xargs arc rust-check
```

Reviewed By: dtolnay

Differential Revision: D101580193
Copilot AI review requested due to automatic review settings April 20, 2026 23:54
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 20, 2026
@meta-codesync

meta-codesync Bot commented Apr 20, 2026

Copy link
Copy Markdown

@zbowling has exported this pull request. If you are a Meta employee, you can view the originating Diff in D101580193.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR upgrades the tokio dependency version used by sendstream_parser, aligning it with the repository’s broader third-party Rust tokio update.

Changes:

  • Bump tokio from 1.50.0 to 1.52.1 in sendstream_parser’s Cargo.toml.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants