File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,14 @@ team: the compiler team <https://www.rust-lang.org/governance/teams/compiler>
99In our planning meeting today, the compiler team has scheduled our
1010next batch of upcoming design meetings:
1111
12- * On Nov 1, we will discuss "A unified framework for dataflow
13- analysis" (see [ rust-lang/compiler-team #202 ] ), which is a proposal
14- for how an improved dataflow analysis that can help with const
15- evaluation.
16- * On Nov 8, we will discuss "incremental dep-graph storage" (see
12+ * On Nov 1, we will discuss "incremental dep-graph storage" (see
1713 [ rust-lang/compiler-team #199 ] ), which is a plan to improve the
1814 performance of storing incremental compilation data, as well as
1915 reducing peak memory usage.
16+ * On Nov 8, we will discuss "A unified framework for dataflow
17+ analysis" (see [ rust-lang/compiler-team #202 ] ), which is a proposal
18+ for how an improved dataflow analysis that can help with const
19+ evaluation.
2020* On Nov 15, we will do a "working group review" (see
2121 [ rust-lang/compiler-team #187 ] ), examining how well the working group
2222 system has been working and what we might do to improve it.
You can’t perform that action at this time.
0 commit comments