@@ -13,7 +13,7 @@ to empower everyone to build reliable and efficient software.
13
13
The roadmap takes the form of the following goals for the project:
14
14
15
15
* Prepare for a possible Rust 2021 Edition
16
- * Followthrough on in-progress designs and efforts
16
+ * Follow-through on in-progress designs and efforts
17
17
* Improve project functioning and governance:
18
18
* Improve visibility into the state of initiatives and design efforts
19
19
* Increase mentoring, leadership, and organizational bandwidth
@@ -70,15 +70,15 @@ about goals and ongoing projects for 2020, either in the form of
70
70
We have laid out three 'major goals' for Rust in 2020:
71
71
72
72
* Prepare for a possible Rust 2021 Edition
73
- * Followthrough on in-progress designs and efforts
73
+ * Follow-through on in-progress designs and efforts
74
74
* Improve project functioning and governance:
75
75
* Improve visibility into the state of initiatives and design efforts
76
76
* Increase mentoring, leadership, and organizational bandwidth
77
77
* Make design discussions more productive and less exhausting
78
78
79
79
## Prepare for a Rust 2021 edition
80
80
81
- [ Editions] were establshed as a means to help communicate the progress of
81
+ [ Editions] were established as a means to help communicate the progress of
82
82
the Rust language and provide a rallying point for overarching pieces of work.
83
83
One of our goals for this year should be plan out any changes that we
84
84
wish to make as part of the next Rust edition. If we are to continue
@@ -126,7 +126,7 @@ any edition-related change would require appropriate tooling to help
126
126
people transition their code, though the tooling might not be
127
127
completed this year.
128
128
129
- ## Followthrough with in-progress designs and efforts
129
+ ## Follow-through with in-progress designs and efforts
130
130
131
131
> I work with Rust for several years. The language is great, the
132
132
> tooling is superb, but I have one growing uneasy feeling too. There
@@ -184,7 +184,7 @@ active efforts and how can I help" to "what is the status of feature
184
184
X". This is true both for folks who are deeply embedded in the Rust
185
185
organization and for newcomers.
186
186
187
- There are many ways to improve visibiility , but the most basic step is
187
+ There are many ways to improve visibility , but the most basic step is
188
188
simply expending more effort on posting updates and documenting the
189
189
status. Things like the Inside Rust blog are helpful here, and we
190
190
should look for other ways to incorporate lightweight status updates
@@ -211,7 +211,7 @@ Part of the problem here is money. One of the biggest challenges
211
211
around organizational work is that it is quite demanding in terms of
212
212
time. It requires availability. It is difficult to do in your spare
213
213
time. Therefore, helping to ensure that it is easier for people to get
214
- paid for their work on Rust -- and especialy their ** organizational**
214
+ paid for their work on Rust -- and especially their ** organizational**
215
215
work -- is one way we might make progress here.
216
216
217
217
However, it's worth emphasizing that this doesn't necessarily mean
@@ -227,7 +227,7 @@ As Parity put it in their #rust2020 post:
227
227
> feature without any assurance that the approach taken would be
228
228
> accepted.”
229
229
>
230
- > -- [ Benjamin Kampmann, speaking for Parity] ( https://www.parity.io/rust-/ )
230
+ > -- [ Benjamin Kampmann, speaking for Parity] ( https://www.parity.io/rust-2020 / )
231
231
232
232
### Make design discussions more productive and less exhausting
233
233
@@ -263,7 +263,7 @@ e.g., the survey, edition, and so forth -- so that they begin earlier
263
263
in 2020, versus the timing from this year.
264
264
265
265
* January
266
- * Rust 2020 survey results published
266
+ * Rust 2019 survey results published
267
267
* Roadmap RFC opened
268
268
* February
269
269
* March
@@ -316,7 +316,7 @@ We chose to take this approach for a few reasons:
316
316
However, there are some clear downsides. In particular, the goals we
317
317
have chosen are not the sort of goal that one can "complete". Clearly,
318
318
for example, the structure of the organization will always be open to
319
- improvement, and there will always be a need to followthrough on
319
+ improvement, and there will always be a need to follow-through on
320
320
goals.
321
321
322
322
Our expectation is that, over the course of the year, we will relate
@@ -335,7 +335,7 @@ during the actual RFC discussion.*
335
335
It seems likely that we will pursue creating a Rust foundation this
336
336
year, perhaps along the lines that [ nikomatsakis described in a recent
337
337
blog post] [ bpf ] . We opted not to include that as a "line item" in this
338
- RFC because we were generally trying to describe specific solutions,
338
+ RFC because we were generally trying not to describe specific solutions,
339
339
but more to describe the goals that we should be working towards. Any
340
340
effort to create a foundation would fit well under "Improve project
341
341
functioning and governance", however.
@@ -365,4 +365,3 @@ be figured out as the work proceeds, which doesn't really apply here.
365
365
366
366
Not applicable.
367
367
368
-
0 commit comments