Skip to content

Commit e3e9d60

Browse files
committed
This weeks style news
1 parent 92712b3 commit e3e9d60

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
@@ -153,6 +153,20 @@ decision. Express your opinions now. [This week's FCPs][fcp] are:
153153
* [`dyn Trait` syntax for trait objects: Take 2](https://github.com/rust-lang/rfcs/pull/2113).
154154
* [Autoreferencing `Copy` types](https://github.com/rust-lang/rfcs/pull/2111).
155155

156+
## Style RFCs
157+
158+
[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!
159+
160+
The RFC style is now the default style in Rustfmt - try it out and let us know what you think!
161+
162+
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.
163+
164+
PRs:
165+
166+
* [ranges and blocks](https://github.com/rust-lang-nursery/fmt-rfcs/pull/91)
167+
168+
169+
156170
# Upcoming Events
157171

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

0 commit comments

Comments
 (0)