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>
9
9
In our planning meeting today, the compiler team has scheduled our
10
10
next batch of upcoming design meetings:
11
11
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
17
13
[ rust-lang/compiler-team #199 ] ), which is a plan to improve the
18
14
performance of storing incremental compilation data, as well as
19
15
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.
20
20
* On Nov 15, we will do a "working group review" (see
21
21
[ rust-lang/compiler-team #187 ] ), examining how well the working group
22
22
system has been working and what we might do to improve it.
You can’t perform that action at this time.
0 commit comments