8000 Review nits · sgrif/blog.rust-lang.org@6e0fd33 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6e0fd33

Browse files
committed
Review nits
1 parent 7479f5a commit 6e0fd33

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

_posts/2018-04-06-all-hands.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
layout: post
33
title: "The Rust Team All Hands in Berlin: a Recap"
44
author: Aaron Turon
@@ -11,8 +11,8 @@ the current concentration of team members in Europe. The week was a smashing
1111
success which we plan to repeat on at least an annual basis.
1212

1313
The impetus for this get-together was, in part, our [ambitious plans] to ship
14-
*Rust, 2018 edition* later this year. A week of facetime was great a great way
15-
to kick off these efforts!
14+
*Rust, 2018 edition* later this year. A week of work-focused facetime was a
15+
great way to kick off these efforts!
1616

1717
We've also asked attendees to blog and tweet about their experiences at the
1818
#RustAllHands hashtag; the Content Team will be gathering up and summarizing
@@ -95,7 +95,7 @@ process].
9595
- **Rustup integration**: with Xargo integration we can simplify rustup; plan to
9696
expose new interface via Cargo late in 2018.
9797
- **Custom registries**: ready to stabilize.
98-
- **Profiles**: the v2 design is clear, and **Aleksey Kaldov plans to implement**.
98+
- **Profiles**: the v2 design is clear, and **Aleksey Kladov plans to implement**.
9999
- **Public dependencies**: significantly revised plan to have more conservative ecosystem impact. **Aaron Turon will write a blog post**.
100100
- **Build system integration**: determined two pieces of functionality to implement to decouple the RLS from Cargo.
101101
- **Project templates**: developed a minimal design; **withoutboats will write an RFC**.
@@ -113,13 +113,14 @@ process].
113113

114114
- [WG overview slides](https://git.io/rust-all-hands-cli).
115115
- **Survey and strategy**: dove into survey data and developed strategy from it; posts forthcoming.
116-
- **Distribution**: "distribution-friendly" badge on crates.io; [extensible Carogo install RFC](https://github.com/rust-lang/rfcs/pull/2376).
116+
- **Distribution**: "distribution-friendly" badge on crates.io
117+
- **Extensible Cargo install**: wrote [an RFC](https://github.com/rust-lang/rfcs/pull/2376) on-site!
117118

118119
### WG: network services
119120

120121
- [WG overview slides](https://gist.github.com/withoutboats/6d4c4639b286d3da19d89d8af82d82d7).
121122
- **Launching the WG**: determined goals for the WG, including async/await, documentaiton, mid-level HTTP libraries, and the [Tower](https://github.com/tower-rs/tower) ecosystem.
122-
- **Async/await**: finalized design and stabilization approach for RFCs (&&withoutboats and Aaron Turon will write companion RFCs**).
123+
- **Async/await**: finalized design and stabilization approach for RFCs (**withoutboats and Aaron Turon will write companion RFCs**).
123124

124125
### WG: embedded devices
125126

0 commit comments

Comments
 (0)
0