Tracking Issue for Rust 2024: rustfmt raw identifier sorting #124764
Labels
A-edition-2024
Area: The 2024 edition
A-rustfmt
Area: Rustfmt
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
S-tracking-ready-for-edition
Status: This issue is ready for inclusion in the edition.
T-style
Relevant to the style team, which will review and decide on the PR/issue.
This is a tracking issue for correcting the sort order of imports that include raw identifiers in rustfmt. 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: