Skip to content

Commit b5d5e1a

Browse files
authored
Merge pull request #508 from nrc/fmt-197
This weeks style news
2 parents 80d0ad1 + e3e9d60 commit b5d5e1a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

drafts/2017-08-29-this-week-in-rust.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,20 @@ decision. Express your opinions now. [This week's FCPs][fcp] are:
162162
* [`dyn Trait` syntax for trait objects: Take 2](https://github.com/rust-lang/rfcs/pull/2113).
163163
* [Autoreferencing `Copy` types](https://github.com/rust-lang/rfcs/pull/2111).
164164

165+
## Style RFCs
166+
167+
[Style RFCs](https://github.com/rust-lang-nursery/fmt-rfcs) are part of the process for deciding on style guidelines for the Rust community and defaults for [Rustfmt](https://github.com/rust-lang-nursery/rustfmt). The process is similar to the RFC process, but we try to reach rough consensus on issues (including a final comment period) before progressing to PRs. Just like the RFC process, all users are welcome to comment and submit RFCs. If you want to help decide what Rust code should look like, come get involved!
168+
169+
The RFC style is now the default style in Rustfmt - try it out and let us know what you think!
170+
171+
We're currently writing up the discussions, we'd love some help. Check out [the tracking issue](https://github.com/rust-lang-nursery/fmt-rfcs/issues/89) for details.
172+
173+
PRs:
174+
175+
* [ranges and blocks](https://github.com/rust-lang-nursery/fmt-rfcs/pull/91)
176+
177+
178+
165179
# Upcoming Events
166180

167181
* [Aug 24. Rust release triage](https://internals.rust-lang.org/t/release-cycle-triage-proposal/3544).

0 commit comments

Comments
 (0)