Skip to content

Commit f478c78

Browse files
Broaden and soften descriptions of possible approaches to style evolution
Co-authored-by: Caleb Cartwright <[email protected]>
1 parent 8949efa commit f478c78

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

posts/inside-rust/2022-09-22-announcing-the-rust-style-team.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Rust style team, with three goals:
5151
- Making determinations about styling for new Rust constructs
5252
- Evolving the existing Rust style
5353
- Defining mechanisms to evolve the Rust style while taking backwards
54-
compatibility into account, such as via Rust editions or similar mechanisms
54+
compatibility into account
5555

5656
We don't plan to make any earth-shattering style changes; the look and feel of
5757
Rust will remain largely the same. Evolutions to the default Rust style will
@@ -60,5 +60,5 @@ or would enable if they were stable.
6060

6161
We expect that the initial work of the style team will focus on clearing a
6262
backlog of new language constructs that lack formatting guidance. Afterwards,
63-
we look forward to introducing a few minor style evolutions in the Rust 2024
64-
edition.
63+
we will look towards defining and implementing the mechanisms to evolve the
64+
default Rust style, and then begin introducing style improvements.

0 commit comments

Comments
 (0)