Skip to content

Repo: Update to Rust 1.87 #1372

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

smalis-msft
Copy link
Contributor

@smalis-msft smalis-msft commented May 16, 2025

Also cleans up the last few lints needed to be clean on 1.87 that weren't backwards-compatible with 1.86. Mostly this is adding expects for clippy::large_enum_variant, which is now able to process more types. I stared at all the cases for a few minutes, and I don't think they're in places that are impactful enough to be worth changing.

This must NOT be merged until the internal update PR is merged.

@smalis-msft smalis-msft requested review from a team as code owners May 16, 2025 18:58
@smalis-msft smalis-msft changed the title Repo: Update to Rust 1.87 [DO NOT MERGE] Repo: Update to Rust 1.87 May 16, 2025
@smalis-msft
Copy link
Contributor Author

Eek that binary size jump

@smalis-msft smalis-msft changed the title [DO NOT MERGE] Repo: Update to Rust 1.87 Repo: Update to Rust 1.87 May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant