Skip to content
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

chore: apply formatting for style edition 2024 #20578

Merged
merged 1 commit into from
Feb 24, 2025
Merged

Conversation

BugenZhao
Copy link
Member

Signed-off-by: Bugen Zhao [email protected]I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.

What's changed and what's your intention?

See https://doc.rust-lang.org/edition-guide/rust-2024/rustfmt.html for the notable changes.

Explicitly disable overflow_delimited_expr because it sometimes lead to worse results. Actually, it's also changed to be disabled by default recently (to be released).

Checklist

  • I have written necessary rustdoc comments.
  • I have added necessary unit tests and integration tests.
  • I have added test labels as necessary.
  • I have added fuzzing tests or opened an issue to track them.
  • My PR contains breaking changes.
  • My PR changes performance-critical code, so I will run (micro) benchmarks and present the results.
  • My PR contains critical fixes that are necessary to be merged into the latest release.

Documentation

  • My PR needs documentation updates.
Release note

@BugenZhao BugenZhao requested review from stdrc and xxchan February 24, 2025 06:40
@graphite-app graphite-app bot requested a review from a team February 24, 2025 06:41
@BugenZhao BugenZhao added this pull request to the merge queue Feb 24, 2025
Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Feb 24, 2025
@BugenZhao BugenZhao added this pull request to the merge queue Feb 24, 2025
Merged via the queue into main with commit 0c8b828 Feb 24, 2025
10 checks passed
@BugenZhao BugenZhao deleted the bz/cheap-gopher branch February 24, 2025 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants