You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: posts/inside-rust/2022-07-29-compiler-team-2022-midyear-report.md
+14-4Lines changed: 14 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -138,12 +138,22 @@ out of 22 that expect some kind of solution within two years.
138
138
years) are very difficult to predict realistically. But the two year
139
139
time frame was drawn somewhat out of a hat.
140
140
141
-
Of the nineteen ambitions that reported some progress so far this year, fourteen
142
-
of them (14/19) also said that at the start of the year, they had either *no
143
-
specific goals*, or *no plan* to achieve their goals. Ten of those fourteen say they now
144
-
have a better understanding of the problem, and five of those fourteen say they
141
+
Of the nine concrete initiatives (i.e. ambitions with development resources attached) that reported some progress so far this year, four said they had no specific goal at the start of the year, and two said they had no plan to achieve their goal.
142
+
Similarly, of the ten aspirations (i.e. ambitions without development resources attached) that reported progress, six had no specific goals, and two said they had no plan to achieve their goals.
143
+
144
+
| No Specific Goals | No Plan | Other
145
+
--------|-------------------|--------|--------
146
+
Concrete Initiative | 4 | 2 | 3
147
+
Aspiration | 6 | 2 | 2
148
+
149
+
Four of those six concrete initiatives that lacked either specific goals or a plan say they now
150
+
have a better understanding of the problem; two of them say they
145
151
now have a plan.
146
152
153
+
Five of the eight aspirations that lacked either specific goals or a plan say they now better understand the problem, and two now have a plan.
154
+
155
+
I spell this out in this level of detail because I was *expecting* to see some strong correlation between having development resources and having a plan, at least compared to what the aspirations reported. I think the numbers above show that expectation was incorrect. I'm not yet sure what lesson to draw from this, apart from being happy that so many ambitions report that they have a better understanding of their respective problem.
156
+
147
157
* Here is a question I want to discuss with the [compiler team and contributors](https://www.rust-lang.org/governance/teams/compiler) in some future [compiler steering meeting](https://rust-lang.github.io/compiler-team/about/steering-meeting/): Do we, as a
148
158
project, need to put more energy into upfront planning? Or, given our
149
159
volunteer nature, will that just distract people from "the fun stuff" and
0 commit comments