Tracking Issue for Rust 2024: rustfmt closure body braces #124767
Labels
A-edition-2024
Area: The 2024 edition
A-rustfmt
Area: Rustfmt
C-tracking-issue
Category: A tracking issue for an RFC or an unstable feature.
I-style-nominated
Nominated for discussion during a style team meeting.
S-tracking-needs-documentation
Status: Needs documentation.
T-style
Relevant to the style team, which will review and decide on the PR/issue.
This is a tracking issue for correcting an issue in rustfmt around the usage of braces for closure bodies containing multi-line control flow expressions. This is needed to support the Style Edition 2024 which is expected to be released with Rust 2024.
About tracking issues
Tracking issues are used to record the overall progress of implementation. They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions. A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature. Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.
Steps
Unresolved Questions
None.
Implementation history
cc @rust-lang/rustfmt @rust-lang/style
Intended to cover rust-lang/rustfmt#5577 (comment)
The text was updated successfully, but these errors were encountered: